Skip to content

UITextInput.MaxLength Property

Definition

Namespace: Brine2D.UI

Maximum character length \(0 = unlimited\).

C#
public int MaxLength { get; set; }

Property Value

System.Int32