selected | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | stack, card, field, button, graphic, scrollbar, player, image | ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: selected Command: select, focus, choose Function: selectedImage Glossary: object, property, Pointer tool | ||||||
Description | Use the selected property to select an object or find out whether the user has selected it with the Pointer tool. You can select an object by setting its selected property to true, and deselect it by setting its selected to false. | ||||||
Tags | ui |