This version of Unity is unsupported.

CustomStyleProperty<T0>

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Define a custom style property for an element to be retrieved with CustomStyleResolvedEvent.

Properties

nameName of the custom property.

Constructors

CustomStyleProperty_1Creates custom property from a string.