This version of Unity is unsupported.

StyleBackgroundPosition

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Represents a style value that can be either a BackgroundPosition or a StyleKeyword.

Properties

keyword The style keyword.
value The BackgroundPosition value.

Constructors

StyleBackgroundPosition Creates a new StyleBackgroundPosition from either a BackgroundPosition or a StyleKeyword.