mergBgTaskTimeRemaining | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | mergbgtask | ||||||
Summary | This function returns the amount of time the application has to run in the background before it may be forcibly killed by the system | ||||||
Introduced | 8.0 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Values |
| ||||||
Description | While the application is running in the foreground, the value in this function remains suitably large. If the application starts one or more long-running tasks using mergBgTaskStart and then transitions to the background, the value of this property is adjusted to reflect the amount of time the application has left to run. | ||||||
Tags | externals |