Class UIPointerLockState

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class UIPointerLockState
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • UIPointerLockState

      protected UIPointerLockState()
    • UIPointerLockState

      protected UIPointerLockState​(NSObject.Handle h, long handle)
    • UIPointerLockState

      protected UIPointerLockState​(NSObject.SkipInit skipInit)
  • Method Details

    • isLocked

      public boolean isLocked()
    • DidChangeNotification

      public static String DidChangeNotification()
      Since:
      Available in iOS 14.0 and later.
    • SceneUserInfoKey

      public static String SceneUserInfoKey()
      Since:
      Available in iOS 14.0 and later.