Freigeben über


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations Methode

Definition

Die unterstützten Ausrichtungen für die Darstellung des Registerkartenleistencontrollers.

[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

Parameter

This
IUITabBarControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

tabBarController
UITabBarController

Gibt zurück

Attribute

Gilt für: