Partager via


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations Méthode

Définition

Orientations prises en charge pour la présentation du contrôleur de barre d’onglets.

[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

Paramètres

This
IUITabBarControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

tabBarController
UITabBarController

Retours

Attributs

S’applique à