Search
KeyboardLayout Members
Constructors Methods
 


Defines layout of keyboard keys.

The following tables list the members exposed by the KeyboardLayout type.

 Public Constructors

  Name Description

KeyboardLayout

Initializes a new instance of the KeyboardLayout class.

 Public Methods

  Name Description

create

Overloaded.  

getHeight

Gets the keyboard layout height.

getKeyboardLayoutId

Gets the layout id.

getKeys

Gets the keys displayed in this layout.

getWidth

Gets the keyboard layout width.

setHeight

Sets the keyboard layout height.

setKeyboardLayoutId

Sets the layout id.

setKeys

Sets the keys displayed in this layout.

setWidth

Sets the keyboard layout width.

 See Also