Share via


UITabBarControllerDelegate_Extensions.SupportedInterfaceOrientations 메서드

정의

탭 표시줄 컨트롤러의 프레젠테이션에 지원되는 방향입니다.

[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

매개 변수

This
IUITabBarControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

tabBarController
UITabBarController

반환

특성

적용 대상