StyleBackground

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

keywordThe style keyword.
valueThe Background value.

Constructors

StyleBackgroundCreates from either a Background or a StyleKeyword.