StyleInt

struct in UnityEngine.UIElements

Cambiar al Manual

Descripción

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

Variables

keywordThe style keyword.
valueThe integer value.

Constructores

StyleIntCreates from either an integer or StyleKeyword.