Search
KeyboardState Members
Properties Methods
 


Defines the state of the virtual keyboard that key objects might need to access.

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

 Public Properties

  Name Description

Layout

Gets the current keyboard layout.

LayoutRing

Gets or sets a list of keyboard layouts that can be cycled through.

LayoutRingIndex

Gets or sets the index of the current layout in the LayoutRing.

 Public Methods

  Name Description

UpdateLayoutRingKeyAppearance

Updates the visual appearance of a layout ring key.

 See Also