Search
KeyboardLayout Members
Constructors Properties Methods Events
 


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 Properties

  Name Description

Height

Gets or sets the keyboard height.

Image

Gets or sets the path to an image that can be used to represent this layout.

KeyboardLayoutId

Gets or sets the layout id.

Keys

Gets or sets the keys displayed in this layout.

Label

Gets or sets a text label that can be used to represent this layout.

Width

Gets or sets the keyboard width.

 Public Methods

  Name Description

Create

Overloaded.  

 Public Events

  Name Description

PropertyChanged

PropertyChanged event

 See Also