Search
KanaKey.setHandakuten Method
See Also
 






Sets if this is handakuten modal key.

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

 Syntax

Java  Copy Code

public void setHandakuten (
    boolean value
)

 Parameters

value

A boolean value specifying if this is handakuten modal key.

 See Also