StyleCursor

struct in UnityEngine.UIElements

Cambiar al Manual

Descripción

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

Variables

keywordThe style keyword.
valueThe Cursor value.

Constructores

StyleCursorCreates from either a Cursor or StyleKeyword.