Freigeben über


UINavigationControllerDelegate.GetInteractionControllerForAnimationController Methode

Definition

Wird vom System aufgerufen, um eine interaktive Übergangsanimation abzurufen.

[Foundation.Export("navigationController:interactionControllerForAnimationController:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForAnimationController (UIKit.UINavigationController navigationController, UIKit.IUIViewControllerAnimatedTransitioning animationController);
abstract member GetInteractionControllerForAnimationController : UIKit.UINavigationController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning
override this.GetInteractionControllerForAnimationController : UIKit.UINavigationController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

Parameter

navigationController
UINavigationController

Gibt zurück

Attribute

Gilt für: