This version of Unity is unsupported.

StyleBackgroundRepeat Constructor

Declaration

public StyleBackgroundRepeat(UIElements.BackgroundRepeat v);

Description

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


Declaration

public StyleBackgroundRepeat(UIElements.StyleKeyword keyword);

Description

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