Version: 2020.2
言語: 日本語

StyleFont

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

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

変数

keywordThe style keyword.
valueThe Font value.

コンストラクタ

StyleFontCreates from a Font or StyleKeyword.