Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StylePropertyNameCollection

Collection of StylePropertyName.
Read time 1 minuteLast updated 9 days ago

Definition

public struct StylePropertyNameCollection : IEnumerable<StylePropertyName>, IEnumerable

Methods

Method

Description

ContainsDetermines whether a StylePropertyNameCollection contains the specified element.
GetEnumeratorReturns an enumerator that iterates through the StylePropertyNameCollection.

Structs

Struct

Description

StylePropertyNameCollection.EnumeratorEnumerates the elements of a StylePropertyNameCollection.