Share via


UINavigationControllerDelegate_Extensions.GetInteractionControllerForAnimationController 메서드

정의

시스템에서 대화형 전환 애니메이션을 검색하기 위해 호출됩니다.

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

매개 변수

This
IUINavigationControllerDelegate

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

navigationController
UINavigationController

반환

특성

적용 대상