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


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

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

Атрибуты

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