implicit operator StylePropertyName(string)
Implicit string operator.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Operator
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
implicit operator StylePropertyName(StylePropertyNam)
public static implicit operator StylePropertyName(string name)
Parameters
Name of the property you want to create a new StylePropertyName with.
Returns
Type | Description |
|---|---|
| StylePropertyName |