Search
UnicodeKey.setCharacter Method
See Also
 






Sets the Unicode character associated with this key.

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

 Syntax

Java  Copy Code

public void setCharacter (
    Character value
)

 Parameters

value

 See Also