Active()
Selects all elements that are active.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public UQueryBuilder<T> Active()
Returns
Type | Description |
|---|---|
| UQueryBuilder<T> | A QueryBuilder with the selection rules. |