다음을 통해 공유


UITabBarControllerDelegate_Extensions.GetInteractionControllerForAnimationController 메서드

정의

대화형 전환 중에 사용되는 UIViewControllerInteractiveTransitioning을 검색합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForAnimationController(this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController, UIKit.IUIViewControllerAnimatedTransitioning animationController);
static member GetInteractionControllerForAnimationController : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

매개 변수

This
IUITabBarControllerDelegate

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

tabBarController
UITabBarController

반환

특성

적용 대상