Version: 2020.1
言語: 日本語

StyleEnum<T0>

struct in UnityEngine.UIElements

マニュアルに切り替える

説明

Style value that can be either an enum or a StyleKeyword.

変数

keywordThe style keyword.
valueThe style value.

コンストラクタ

StyleEnum_1Creates from either an enum or a StyleKeyword.