selectedItem
Returns the selected item from the data source. If multiple items are selected, returns the first selected item.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public object selectedItem { get; }