Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEnumerator()

Returns an enumerator that iterates through the StylePropertyNameCollection.
Read time 1 minuteLast updated 12 days ago

Definition

public StylePropertyNameCollection.Enumerator GetEnumerator()

Returns

Type

Description

EnumeratorAn enumerator that can be used to iterate through the StylePropertyNameCollection.