Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IMECompositionMode

enumeration

Description

Controls IME input.

Variables

AutoEnable IME input only when a text field is selected (default).
OnEnable IME input.
OffDisable IME input.