Share via


UIViewController.ChildViewControllerForPointerLock Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController? ChildViewControllerForPointerLock { [Foundation.Export("childViewControllerForPointerLock")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("childViewControllerForPointerLock")>]
member this.ChildViewControllerForPointerLock : UIKit.UIViewController

Property Value

Attributes

Applies to