次の方法で共有


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

戻り値

属性

適用対象