This version of Unity is unsupported.

StyleBackground

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

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

Properties

keyword The style keyword.
value The Background value.

Constructors

StyleBackground Creates from either a Background or a StyleKeyword.