struct in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Implements interfaces:IStyleValue<T0>
Style value that can be either a FontDefinition or a StyleKeyword.
| Property | Description | 
|---|---|
| keyword | The style keyword. | 
| value | The actual value of the definition. | 
| Constructor | Description | 
|---|---|
| StyleFontDefinition | Creates from either a FontDefinition or a StyleKeyword. |