Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

Enumerator

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Enumerates the elements of a StylePropertyNameCollection.

Properties

Description
Current Gets the element at the current position of the enumerator.

Public Methods

Description
Dispose Releases all resources used by the StylePropertyNameCollection enumerator.
MoveNext Advances the enumerator to the next element of the StylePropertyNameCollection.