CustomStyleProperty(string)
Creates custom property from a string.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public CustomStyleProperty(string propertyName)
Parameters
Name of the property. Must start with a -- prefix.