Share via


InputMethodInfo.ActionImeLanguageSettings Field

Definition

Intent#getAction() Intent action for the IME language settings.

[Android.Runtime.Register("ACTION_IME_LANGUAGE_SETTINGS", ApiSince=36)]
public const string ActionImeLanguageSettings;
[<Android.Runtime.Register("ACTION_IME_LANGUAGE_SETTINGS", ApiSince=36)>]
val mutable ActionImeLanguageSettings : string

Field Value

Implements

Attributes

Remarks

Intent#getAction() Intent action for the IME language settings.

Java documentation for android.view.inputmethod.InputMethodInfo.ACTION_IME_LANGUAGE_SETTINGS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to