Compartilhar via


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations Método

Definição

As orientações com suporte para apresentação do controlador da barra de guias.

[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

A instância na qual esse método de extensão opera.

tabBarController
UITabBarController

Retornos

Atributos

Aplica-se a