ICSavedFilename

Static ICSavedFilename 

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

ICSavedFilename

The value for this key will be an NSString object containing the actual name of the saved file. The options dictionary returned in didDownloadFile:error:options:contextInfo: will have this key.

See also Apple’s documentation