This version of Unity is unsupported.

StyleLength Constructor

public StyleLength(float v);
public StyleLength(UIElements.Length v);
public StyleLength(UIElements.StyleKeyword keyword);

Description

Creates from either a Length or a StyleKeyword.