pub unsafe static UISceneSystemProtectionDidChangeNotification: &'static NSNotificationName
Available on crate feature
UISceneSystemProtectionManager
only.Expand description
A notification posted when the system protection attributes of a scene change. The object of the notification is the scene whose protection attributes changed.
See also Appleās documentation