[]
Defines the conversion mode
[Flags]
public enum Ime.ImeConversionMode
| Name | Description |
|---|---|
| Alphanumeric | Alphanumeric mode |
| CharCode | Character code input mode |
| Chinese | Chinese mode |
| Eudc | Eudc conversion mode |
| FullShape | Full shape mode |
| Hangeul | Hangeul mode |
| Hangul | Hangul mode |
| Hanja | Hanja convert mode |
| Japanese | Japanese mode |
| Katakana | Katakana mode |
| Language | Language mask. |
| Native | Native mode |
| NoConversion | Prevent processing of conversions by IME |
| Roman | Roman input mode |
| SoftBoard | Soft Keyboard mode |
| Symbol | Symbol conversion mode |