Version: 2020.2
언어: 한국어

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.