Search
HangulKey.setShiftedHangulSymbol Method
See Also
 






Sets the Unicode character to generate in shift mode.

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

 Syntax

Java  Copy Code

public void setShiftedHangulSymbol (
    String value
)

 Parameters

value

A String containing the hangul code.

 See Also