hilite | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Highlights a button. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Keyword: button Property: autoHilite, hilite Command: enable, unhilite, select Object: button Glossary: property, highlight, radio button, command, checkbox | ||||||
Description | Use the hilite command to draw attention to a button, or to emulate the action of a button when it's being pressed, or to turn on a checkbox or radio button. The hilite command sets the button's hilite property to true. | ||||||
Tags | ui |