Skip to content

UITextArea.Placeholder Property

Definition

Namespace: Brine2D.UI

Placeholder text shown when empty and unfocused.

C#
public string Placeholder { get; set; }

Property Value

System.String