Partager via


UITabBarControllerDelegate_Extensions.GetInteractionControllerForAnimationController Méthode

Définition

Récupère le UIViewControllerInteractiveTransitioning utilisé pendant une transition interactive.

[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

Paramètres

This
IUITabBarControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

tabBarController
UITabBarController

Retours

Attributs

S’applique à