mobileControls | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphonecontrols | ||||||
Summary | Returns a list of all native mobile controls currently in existence. | ||||||
Introduced | 4.6 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate Function: mobileControlGet, mobileControlTarget | ||||||
Description | Use the mobileControls function to get a list of all native controls currently in existence created using mobileControlCreate. |