Skip to content

UIDropdown.SelectedText Property

Definition

Namespace: Brine2D.UI

Currently selected item text (null if none selected).

public string? SelectedText { get; }

Property Value

System.String