StyleEnum<T0>

struct in UnityEngine.UIElements

Cambiar al Manual

Descripción

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

Variables

keywordThe style keyword.
valueThe style value.

Constructores

StyleEnum_1Creates from either an enum or a StyleKeyword.