Share via


UITabBarControllerDelegate_Extensions.GetPreferredInterfaceOrientation 메서드

정의

탭 표시줄 컨트롤러를 표시하기 위한 기본 방향입니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIInterfaceOrientation GetPreferredInterfaceOrientation (this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController);
static member GetPreferredInterfaceOrientation : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController -> UIKit.UIInterfaceOrientation

매개 변수

This
IUITabBarControllerDelegate

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

tabBarController
UITabBarController

반환

특성

적용 대상