StyleBackgroundRepeat

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule


Implements interfaces:IStyleValue<T0>

Description

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

Properties

keyword The style keyword.
value The BackgroundRepeat value.

Constructors

StyleBackgroundRepeat Creates a new StyleBackgroundRepeat from either a BackgroundRepeat or a StyleKeyword.

Did you find this page useful? Please give it a rating: