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

keywordThe style keyword.
valueThe Background value.

Constructors

StyleBackgroundCreates from either a Background or a StyleKeyword.