Resource.Attribute.ImeActionId Field

Definition

Supply a value for ActionId used when an input method is connected to the text view.

[Android.Runtime.Register("imeActionId")]
public const int ImeActionId = 16843366;
[<Android.Runtime.Register("imeActionId")>]
val mutable ImeActionId : int

Field Value

Value = 16843366
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