LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

IMECompositionMode

enumeration

Description

Controls IME input.

Properties

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