AtIndex(int)
Convenience overload, shorthand for Build().AtIndex().
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public T AtIndex(int index)
Parameters
Returns
Type | Description |
|---|---|
| T |
Remarks
Additional Resources: UQueryState<T>.AtIndex