Skip to content

UITextInput.MaxLength Property

Definition

Namespace: Brine2D.UI

Maximum character length (0 = unlimited).

public int MaxLength { get; set; }

Property Value

System.Int32