PointerIcon


Represents a pointer icon to use in Modifier.pointerHoverIcon

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

Crosshair

val CrosshairPointerIcon

Commonly used when selecting precise portions of the screen.

Default

val DefaultPointerIcon

The default arrow icon that is commonly used for cursor icons.

Hand

val HandPointerIcon

Commonly used to indicate to a user that an element is clickable.

Text

val TextPointerIcon

Also called an I-beam cursor, this is commonly used on selectable or editable text.