This version of Unity is unsupported.

StyleList<T0>

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Style value that can be either a list or a StyleKeyword.

Properties

keyword The style keyword.
value The style value.

Constructors

StyleList_1 Creates from either a list or a StyleKeyword.