this[]
The option based on the index.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
this[int]
public bool this[int index] { get; set; }
Parameters
The index of the option.
Returns
Type | Description |
|---|---|
| bool |