This version of Unity is unsupported.

StyleBackgroundSize Constructor

Declaration

public StyleBackgroundSize(UIElements.BackgroundSize v);

Description

Creates a new StyleBackgroundSize from either a BackgroundSize or a StyleKeyword.


Declaration

public StyleBackgroundSize(UIElements.StyleKeyword keyword);

Description

Creates a new StyleBackgroundSize from either a BackgroundSize or a StyleKeyword.