StyleCursor

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

keywordThe style keyword.
valueThe Cursor value.

Constructors

StyleCursorCreates from either a Cursor or StyleKeyword.