This version of Unity is unsupported.

StyleLength Constructor

Declaration

public StyleLength(float v);

Declaration

public StyleLength(UIElements.Length v);

Declaration

public StyleLength(UIElements.StyleKeyword keyword);

Description

Creates from either a Length or a StyleKeyword.