mobileIdleTimerLocked | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | iphoneidletimerlocked | ||||||
Summary | Determine whether the idleTimer is currently locked. | ||||||
Introduced | 5.5 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileLockIdleTimer, mobileUnlockIdleTimer | ||||||
Description | Use the mobileIdleTimerLocked command to determine whether the idleTimer is currently locked. By default, iOS and Android devices will dim the screen and eventually lock the device after periods of no user interaction. Use the mobileLockIdleTimer and mobileUnlockIdleTimer to control the idleTimer. |