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.