iphoneDoNotBackupFile | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns a boolean value specifying whether or not the given file has been flagged to prevent backup. | ||||||
Introduced | 5.5.1 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: iphoneSetFileDataProtection, iphoneSetDoNotBackupFile Function: iphoneFileDataProtection Message: protectedDataWillBecomeUnavailable, protectedDataDidBecomeAvailable | ||||||
Description | Use the iphoneDoNotBackupFile function to determine whether the given file has been flagged to prevent backup The iphoneDoNotBackupFile function determines whether or not the given file has been flagged to prevent backup to the Cloud. The iphoneDoNotBackupFile function retirms the value of the file's "do not backup" flag. |