StyleFont

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

keywordThe style keyword.
valueThe Font value.

Constructors

StyleFontCreates from a Font or StyleKeyword.