PointerIcon
-
Cmn
interface PointerIcon
Represents a pointer icon to use in Modifier.pointerHoverIcon or Modifier.stylusHoverIcon.
Summary
Public companion properties |
||
|---|---|---|
PointerIcon |
Commonly used when selecting precise portions of the screen. |
Cmn
|
PointerIcon |
The default arrow icon that is commonly used for cursor icons. |
Cmn
|
PointerIcon |
Commonly used to indicate to a user that an element is clickable. |
Cmn
|
PointerIcon |
Also called an I-beam cursor, this is commonly used on selectable or editable text. |
Cmn
|
Public companion properties
Text
val Text: PointerIcon
Also called an I-beam cursor, this is commonly used on selectable or editable text.