Pudu programming language
Menu
API reference

Std.Ui.Screen.Key

1 declaration

type

Key

This declaration introduces a public type.

What it does

A key a screen answers without text entry.

Named by what it does rather than by the keycap, so a platform presenter

maps its own keys once and the screen never sees a keyboard layout.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Ui.ScreenSearch related declarations