pub unsafe static UIPointerLockStateDidChangeNotification: &'static NSNotificationNameAvailable on crate feature
UIPointerLockState only.Expand description
A notification that is posted when UIPointerLockState.locked changes values for a scene. It contains the related UIScene in the user info dictionary of the notification.
See also Appleās documentation