Skip to content

UIDropdown.Placeholder Property

Definition

Namespace: Brine2D.UI

Text displayed in the header when no item is selected. Defaults to "\(Select\)".

C#
public string Placeholder { get; set; }

Property Value

System.String