Search
KeyboardState.getLayoutRing Method
See Also
 






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

Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard

 Syntax

Java  Copy Code

List<KeyboardLayout> getLayoutRing ()

 Return Value

A List of KeyboardLayout objects.

 See Also