[]
Defines the hot keys for ime.
public enum ImeHotKeys
Name | Description |
---|---|
JanpaneseOpenClose | For Japanese, alternately opens and closes the IME. |
KoreanEnglish | Switches to from Korean to English. |
KoreanHanjaConvert | For Korean, switches to Hanja conversion. |
KoreanShapeToggle | For Korean, toggles the shape conversion mode of IME. |
PrivatePreviousComposition | |
PrivateResendResultString | |
PrivateTriggerReconversion | |
PrivateUIStyleToggle | |
SimplifiedChineseNonImeToggle | |
SimplifiedChineseShapeToggle | For simplified Chinese, toggles the shape conversion mode of IME. |
SimplifiedChineseSymbolToggle | For simplified Chinese, toggles the symbol conversion mode of IME. Symbol mode indicates that the user can input Chinese punctuation and symbols by mapping to the punctuation and symbols on the keyboard. |
TraditionalChineseNonImeToggle | |
TraditionalChineseShapeToggle | For traditional Chinese, toggles the shape conversion mode of IME. |
TraditionalChineseSymbolToggle | For traditional Chinese, toggles the symbol conversion mode of IME. |
TraditionalChineseTriggerReconversion |