Resource.Attribute.MaxLength Field

Definition

Set an input filter to constrain the text length to the specified number.

[Android.Runtime.Register("maxLength")]
public const int MaxLength = 16843104;
[<Android.Runtime.Register("maxLength")>]
val mutable MaxLength : int

Field Value

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