hilitedIcon | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | hiliteicon | ||||||
Associations | button | ||||||
Summary | Specifies an image to display in a button when the button is highlighted. | ||||||
Introduced | 1.0 | ||||||
Changes | The hilitedIcon keyword was introduced in version 1.1. In previous versions, the hiliteIcon synonym was used. | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: image, button Property: hilite, icon, showIcon, name, ID Function: stacks Glossary: highlight, property, current stack Object: button | ||||||
Description | Use the hilitedIcon property to change a button's appearance when it is highlighted. When the button is highlighted, the hilitedIcon is displayed within the button's rectangle. | ||||||
Tags | ui |