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.