This version of Unity is unsupported.

StyleCursor Constructor

Declaration

public StyleCursor(Cursor v);

Description

Creates from either a Cursor or StyleKeyword.


Declaration

public StyleCursor(UIElements.StyleKeyword keyword);

Description

Creates from either a Cursor or StyleKeyword.