Search
RegularKey.setLowerCase Method
See Also
 






Sets the lower-case label displayed by this key.

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

 Syntax

Java  Copy Code

public void setLowerCase (
    String value
)

 Parameters

value

A string specifying the lower case label.

 See Also