KeyboardOperation Type
Keyboard contract of a control (`KeyboardOperation`): whether it is `Focusable`, the `ActivationKeys` that trigger it, and the `NavigationKeys` it consumes for internal movement.
Record fields
| Record Field |
Description
|
Full Usage:
ActivationKeys
Field type: string list
|
|
Full Usage:
Focusable
Field type: bool
|
|
Full Usage:
NavigationKeys
Field type: string list
|
|