KeyboardLayout
Inherits: Resource
Defines the rows and columns of the on-screen keyboard
Description
A keyboard layout defines the look and key configuration of the on-screen keyboard
Properties
| Type | Name | Default |
|---|---|---|
| String | name | "Default" |
| KeyboardRow[] | rows |
Property Descriptions
name
String name = "Default"
Name of the keyboard layout
rows
KeyboardRow[] rows
Keyboard rows that belong to this layout