Sdílet prostřednictvím


UIViewController.PreferredInterfaceOrientationForPresentation Method

Definition

[Foundation.Export("preferredInterfaceOrientationForPresentation")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIInterfaceOrientation PreferredInterfaceOrientationForPresentation();
[<Foundation.Export("preferredInterfaceOrientationForPresentation")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PreferredInterfaceOrientationForPresentation : unit -> UIKit.UIInterfaceOrientation
override this.PreferredInterfaceOrientationForPresentation : unit -> UIKit.UIInterfaceOrientation

Returns

Attributes

Applies to