Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к