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

name Name of the custom property.

Constructors

CustomStyleProperty_1 Creates custom property from a string.