StyleEnum<T0>

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description 描述

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

Properties 属性

keywordThe style keyword.
valueThe style value.

Constructors

StyleEnum_1Creates from either an enum or a StyleKeyword.