StyleInt

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

keywordThe style keyword.
valueThe integer value.

Constructors

StyleIntCreates from either an integer or StyleKeyword.