UIDropdown.SelectedText Property
Definition¶
Namespace: Brine2D.UI
Currently selected item text (null if none selected).
public string? SelectedText { get; }
Namespace: Brine2D.UI
Currently selected item text (null if none selected).
public string? SelectedText { get; }