CustomStyleProperty<T0>

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

nameName of the custom property.

Constructors

CustomStyleProperty_1Creates custom property from a string.