This version of Unity is unsupported.

StyleFont

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

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

Properties

keyword The style keyword.
value The Font value.

Constructors

StyleFont Creates from a Font or StyleKeyword.