This version of Unity is unsupported.

StyleCursor

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Style value that can be either a Cursor or a StyleKeyword.

Properties

keywordThe style keyword.
valueThe Cursor value.

Constructors

StyleCursorCreates from either a Cursor or StyleKeyword.