Search
KeyboardLayout.getLabel Method
See Also
 






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

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

 Syntax

Java  Copy Code

public String getLabel ()

 Return Value

A string containing the label.

 See Also