共用方式為


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations 方法

定義

索引標籤列控制器呈現的支援方向。

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

參數

This
IUITabBarControllerDelegate

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

tabBarController
UITabBarController

傳回

屬性

適用於