struct in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Define a custom style property for an element to be retrieved with CustomStyleResolvedEvent.
Property | Description |
---|---|
name | Name of the custom property. |
Constructor | Description |
---|---|
CustomStyleProperty_1 | Creates custom property from a string. |