Share via


UITabBarControllerDelegate_Extensions.GetPreferredInterfaceOrientation Method

Definition

The preferred orientation for presentation of the tab bar controller.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIInterfaceOrientation GetPreferredInterfaceOrientation(this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPreferredInterfaceOrientation : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController -> UIKit.UIInterfaceOrientation

Parameters

tabBarController
UITabBarController

Returns

Attributes

Applies to