This version of Unity is unsupported.

StyleTranslate

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

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

Properties

keyword The style keyword.
value The Translate value.

Constructors

StyleTranslate Creates from either a Translate or a StyleKeyword.