Contents

childViewControllerForPointerLock

A child view controller to query for the pointer lock preference.

Declaration

var childViewControllerForPointerLock: UIViewController? { get }

Discussion

Call setNeedsUpdateOfPrefersPointerLocked() if the child view controller that the system needs to query for the pointer lock preference changes.

See Also

Managing pointer lock state