共用方式為


UITabBarControllerDelegate_Extensions.GetPreferredInterfaceOrientation 方法

定義

用於呈現索引標籤列控制器的慣用方向。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIInterfaceOrientation GetPreferredInterfaceOrientation (this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController);
static member GetPreferredInterfaceOrientation : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController -> UIKit.UIInterfaceOrientation

參數

This
IUITabBarControllerDelegate

這個擴充方法運作所在的 實例。

tabBarController
UITabBarController

傳回

屬性

適用於