This version of Unity is unsupported.

StyleScale Constructor

Declaration

public StyleScale(UIElements.Scale v);

Description

Creates a new StyleScale from either a Scale or a StyleKeyword.


Declaration

public StyleScale(UIElements.StyleKeyword keyword);

Description

Creates a new StyleScale from either a Scale or a StyleKeyword.