mergBgTaskStart | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | mergbgtask | ||||||
Summary | Start a background task | ||||||
Introduced | 8.0 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Values |
| ||||||
Description | To manage multiple concurrent background tasks (such as multiple downloads) then keep track of the background task identifiers so as tasks end they can be be stopped and your app will suspend when all background tasks are stopped. | ||||||
Tags | externals |