次の方法で共有


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

戻り値

属性

適用対象