Intent.ActionInputMethodChanged Field

Definition

Broadcast Action: An input method has been changed.

[Android.Runtime.Register("ACTION_INPUT_METHOD_CHANGED")]
public const string ActionInputMethodChanged;
[<Android.Runtime.Register("ACTION_INPUT_METHOD_CHANGED")>]
val mutable ActionInputMethodChanged : string

Field Value

Implements

Attributes

Remarks

Broadcast Action: An input method has been changed.

Java documentation for android.content.Intent.ACTION_INPUT_METHOD_CHANGED.

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