controlAtLoc | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns the control at the specified location. | ||||||
Introduced | 6.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: control Function: mouseLoc, controlAtScreenLoc Property: location | ||||||
Description | The controlAtLoc function returns the control at the given location. The function returns the number of the control, below are examples of getting the name or long id of the control
| ||||||
Tags | ui |