visitedIcon | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button | ||||||
Summary | Specifies an image to display in a button when the button's visited property is true. | ||||||
Introduced | 1.1 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: image, button Property: icon, visited, name, ID Function: stacks Glossary: property, current stack Object: button | ||||||
Description | Use the visitedIcon property to change a button's appearance when it has been clicked during the current session. When the button has been clicked during the current session, the visitedIcon is displayed within the button's rectangle instead of the icon (if one has been specified). | ||||||
Tags | ui |