This version of Unity is unsupported.

StyleFontDefinition

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Style value that can be either a FontDefinition or a StyleKeyword.

Properties

keyword The style keyword.
value The actual value of the definition.

Constructors

StyleFontDefinition Creates from either a FontDefinition or a StyleKeyword.