GetEnumerator()
Returns an enumerator that iterates through the StylePropertyNameCollection.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public StylePropertyNameCollection.Enumerator GetEnumerator()
Returns
Type | Description |
|---|---|
| Enumerator | An enumerator that can be used to iterate through the StylePropertyNameCollection. |