Property value
value
The selected item index.
Declaration
public int value { get; set; }
Property Value
Type | Description |
---|---|
int |
Implements
UnityEngine.UIElements.INotifyValueChanged<T>.value
Exceptions
Type | Condition |
---|---|
ArgumentOutOfRangeException | if the value is out of range. |