Layout
Defines the layout of the keyboard. Can be overwritten using the LayoutFile attribute.
- EN_US-QWERTY_standard: American layout
- EN_US-QWERTY_full: American layout with numpad
- EN_US-QWERTY_compact: compact American layout
- DE_DE-QWERTZ_standard: German layout
- DE_DE-QWERTZ_full: German layout with numpad
- DE_DE-QWERTZ_compact: compact german layout
- PINpad: Layout of a PIN entry
- Numpad: Layout of a numpad
- Calculator: Layout of a calculator
Schema: tchmi:framework#/definitions/ControlKeyboardLayouts
Available from version 1.10 |
Origin: Keyboard
See also
Attribute getter: getLayout
Attribute setter: setLayout
Version 1.10
Replaces the LayoutPath attribute.
Version 1.12
This attribute is considered obsolete. Please use the attribute LayoutFile instead.