hiliteFill | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button | ||||||
Summary | Specifies whether a button's background is filled with the hiliteColor and hilitePattern when the button is highlighted. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: button Property: hilitePattern, hilite, hiliteColor Object: button Glossary: property, highlight | ||||||
Description | Use the hiliteFill property to change the appearance a button has when it is highlighted. The hiliteFill property affects only the background of a button. If a button's hiliteFill property is false, its text changes color when highlighted, but its background color or pattern does not change. | ||||||
Tags | ui |