pub unsafe static UIDocumentDidMoveToWritableLocationNotification: &'static NSNotificationNameAvailable on crate feature
UIDocument only.Expand description
A notification that the document posts when copying the file from a readonly location in order to write changes. This notification will be posted on the file presenter queue.
See also Appleās documentation