Sdílet prostřednictvím


UIViewController.GetChildViewControllerForInterfaceOrientationLock Method

Definition

[Foundation.Export("childViewControllerForInterfaceOrientationLock")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIViewController? GetChildViewControllerForInterfaceOrientationLock();
[<Foundation.Export("childViewControllerForInterfaceOrientationLock")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetChildViewControllerForInterfaceOrientationLock : unit -> UIKit.UIViewController
override this.GetChildViewControllerForInterfaceOrientationLock : unit -> UIKit.UIViewController

Returns

Attributes

Applies to