Resource.Attribute.ShowInInputMethodPicker Field

Definition

Identifies the platform attribute resource named showInInputMethodPicker.

[Android.Runtime.Register("showInInputMethodPicker", ApiSince=31)]
public const int ShowInInputMethodPicker = 16844360;
[<Android.Runtime.Register("showInInputMethodPicker", ApiSince=31)>]
val mutable ShowInInputMethodPicker : int

Field Value

Value = 16844360
Attributes

Remarks

Android platform documentation

Applies to