Search
KanaKey.setSmallLetter Method
See Also
 






Sets a small-letter kana associated with this key.

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

 Syntax

Java  Copy Code

public void setSmallLetter (
    Character value
)

 Parameters

value

A Unicode character.

 See Also