UIDocumentDidMoveToWritableLocationOldURLKey

Static UIDocumentDidMoveToWritableLocationOldURLKey 

Source
pub unsafe static UIDocumentDidMoveToWritableLocationOldURLKey: &'static NSString
Available on crate feature UIDocument only.
Expand description

The key in a UIDocumentDidMoveToWritableLocationNotification’s userInfo dictionary that contains the previous readonly file URL.

See also Apple’s documentation