Condividi tramite


UITabBarControllerDelegate_Extensions.GetInteractionControllerForAnimationController Metodo

Definizione

Recupera l'interfaccia utenteViewControllerInteractiveTransitioning usata durante una transizione interattiva.

[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

Parametri

This
IUITabBarControllerDelegate

Istanza in cui funziona questo metodo di estensione.

tabBarController
UITabBarController

Restituisce

Attributi

Si applica a