This version of Unity is unsupported.

StyleBackground Constructor

Declaration

public StyleBackground(UIElements.Background v);

Declaration

public StyleBackground(Texture2D v);

Declaration

public StyleBackground(UIElements.StyleKeyword keyword);

Description

Creates from either a Background or a StyleKeyword.