Property value
value
The Picker value. This is the index of the selected item.
Declaration
public IEnumerable<int> value { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<int> |
Implements
UnityEngine.UIElements.INotifyValueChanged<T>.value