ICDeleteAfterSuccessfulDownload

Static ICDeleteAfterSuccessfulDownload 

Source
pub unsafe static ICDeleteAfterSuccessfulDownload: &'static ICDownloadOption
Available on crate feature ICCameraItem only.
Expand description

ICDeleteAfterSuccessfulDownload

The value for this key should be an NSNumber object representing a boolean value. If this value is YES, the file will be deleted from the device after it is succcessfully downloaded.

See also Apple’s documentation