StyleInt

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description 描述

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

Properties 属性

keywordThe style keyword.
valueThe integer value.

Constructors

StyleIntCreates from either an integer or StyleKeyword.