Defines layout of keyboard keys.
The following tables list the members exposed by the KeyboardLayout type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the KeyboardLayout class. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Overloaded. |
|
![]() |
Gets the keyboard layout height. |
|
![]() |
Gets the path to an image that can be used to represent this layout. |
|
![]() |
Gets the layout id. |
|
![]() |
Gets the keys displayed in this layout. |
|
![]() |
Gets a text label that can be used to represent this layout. |
|
![]() |
Gets the keyboard layout width. |
|
![]() |
Sets the keyboard layout height. |
|
![]() |
Sets the path to an image that can be used to represent this layout. |
|
![]() |
Sets the layout id. |
|
![]() |
Sets the keys displayed in this layout. |
|
![]() |
Sets a text label that can be used to represent this layout. |
|
![]() |
Sets the keyboard layout width. |
See Also