This version of Unity is unsupported.

StyleScale

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Style value that can be either a Scale or a StyleKeyword.

Properties

keyword The style keyword.
value The Scale value.

Constructors

StyleScale Creates a new StyleScale from a Scale.