Compartir a través de


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations Método

Definición

Las orientaciones admitidas para la presentación del controlador de barra de pestañas.

[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

Parámetros

This
IUITabBarControllerDelegate

Instancia en la que opera este método de extensión.

tabBarController
UITabBarController

Devoluciones

Atributos

Se aplica a