Skip to content

UIDropdown.SelectedText Property

Definition

Namespace: Brine2D.UI

Currently selected item text \(null if none selected\).

C#
public string? SelectedText { get; }

Property Value

System.String