This version of Unity is unsupported.

StyleInt Constructor

Declaration

public StyleInt(int v);

Description

Creates from either an integer or StyleKeyword.


Declaration

public StyleInt(UIElements.StyleKeyword keyword);

Description

Creates from either an integer or StyleKeyword.