Search
KeyboardState Members
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 Methods

  Name Description

getCurrentLayout

Gets the current keyboard layout.

getLayoutRing

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

getLayoutRingIndex

Gets the index of the current layout in the LayoutRing.

updateLayoutRingKeyAppearance

Updates the visual appearance of a layout ring key.

 See Also