cursorHover

Typeproperty
Dictionarylibrary.responsivelayout
LibraryResponsiveLayout
Syntax
get the cursorHover of object
set the cursorHover of object to {cursorName | imageID}
Associationscom.livecode.library.responsivelayout, card, group, button, field, scrollbar, image, graphic, player, widget
Summary

Specifies the mouse cursor to be displayed when pointing over a control.

Description

The cursorHover property specifies the mouse cursor to be displayed when pointing over a control.

If the owner of a control has a cursor set, the control will inherit it. Unless you have the cursorHover property defined.