protectedDataWillBecomeUnavailableNotification
A notification that posts shortly before protected files are locked down and become inaccessible.
Declaration
nonisolated class let protectedDataWillBecomeUnavailableNotification: NSNotification.NameDiscussion
Upon receiving this notification, clients should release any references to protected files. This notification does not contain a userInfo dictionary.