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

keywordThe style keyword.
valueThe Font value.

Constructors

StyleFontCreates from a Font or StyleKeyword.