iphoneSetFileDataProtection | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Sets the data protection level of the given file. | |||||||||
Introduced | 5.5.1 | |||||||||
OS | ios | |||||||||
Platforms | mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: iphoneSetDoNotBackupFile Function: iphoneFileDataProtection, iphoneDoNotBackupFile Message: protectedDataWillBecomeUnavailable, protectedDataDidBecomeAvailable | |||||||||
Description | Use the iphoneSetFileDataProtection command to set the data protection level of a file. The iphoneSetFileDataProtection command sets the level of data protection applied to a file. The files protection level can be checked using the iphoneFileDataProtection function. |