hoverIcon | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button | ||||||
Summary | Specifies an image to display in a button when the mouse pointer enters the button. | ||||||
Introduced | 2.7.4 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: armedIcon | ||||||
Description | Use the hoverIcon property to change the buttons appearance when the mouse is hovered over the button. The hoverIcon is displayed when the mouse pointer is over the button, but the button is not hilited. Use this property instead of the armedIcon property. |