Condividi tramite


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations Metodo

Definizione

Orientamenti supportati per la presentazione del controller della barra delle schede.

[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

Parametri

This
IUITabBarControllerDelegate

Istanza in cui opera questo metodo di estensione.

tabBarController
UITabBarController

Restituisce

Attributi

Si applica a