Skip to content

UITextInput.Text Property

Definition

Namespace: Brine2D.UI

Current text value.

public string Text { get; set; }

Property Value

System.String