Search
RegularKey.setAlterCase Method
See Also
 






Sets the alter-case label displayed by this key.

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

 Syntax

Java  Copy Code

public void setAlterCase (
    String value
)

 Parameters

value

A string specifying the alter case label.

 See Also