Resource.Id.SwitchInputMethod Field

Definition

Context menu ID for the "Input Method" menu item to being up the input method picker dialog, allowing the user to switch to another input method.

[Android.Runtime.Register("switchInputMethod")]
public const int SwitchInputMethod = 16908324;
[<Android.Runtime.Register("switchInputMethod")>]
val mutable SwitchInputMethod : int

Field Value

Value = 16908324
Attributes

Remarks

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