Search
KanaKey.getCharacter Method
See Also
 






Gets the Unicode character associated with this key.

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

 Syntax

Java  Copy Code

public Character getCharacter ()

 Return Value

A Unicode character.

 See Also