TextPointerCursorT Fields |
The TextPointerCursorT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| defaultSize |
Initial cursor size in pixels.
(Inherited from PointerCursor.) | |
| hash |
Last data hash.
(Inherited from PointerCursor.) | |
| rect |
Cached RectTransform.
(Inherited from PointerCursor.) | |
| ShowFlags |
Should the value of Flags be shown on screen on the cursor.
| |
| ShowPointerId |
Should the value of Id be shown on screen on the cursor.
| |
| size |
Cursor size.
(Inherited from PointerCursor.) | |
| state |
Current cursor state.
(Inherited from PointerCursor.) | |
| stateData |
CUrrent cursor state data.
(Inherited from PointerCursor.) | |
| Text |
The link to UI.Text component.
|