Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.