unhilite | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | dehilite | ||||||
Summary | Sets a button's hilite property to false. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: hilite Glossary: property, highlight, radio button, command, checkbox Object: button | ||||||
Description | Use the unhilite command to turn off the highlighting of a button and restore it to its normal unhighlighted state, or to turn off a checkbox or radio button. The unhilite command sets the button's hilite property to false. | ||||||
Tags | ui |