Freigeben über


UINavigationControllerDelegate_Extensions.GetInteractionControllerForAnimationController Methode

Definition

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

[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

Parameter

This
IUINavigationControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

navigationController
UINavigationController

Gibt zurück

Attribute

Gilt für: