StyleInt

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule


Implements interfaces:IStyleValue<T0>

Description

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

Properties

Property Description
keyword The style keyword.
value The integer value.

Constructors

Constructor Description
StyleInt Creates from either an integer or StyleKeyword.

Did you find this page useful? Please give it a rating: