Search
HangulKey.setMainHangulSymbol 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 setMainHangulSymbol (
    String value
)

 Parameters

value

A String containing the hangul code.

 See Also