Поделиться через


UITabBarControllerDelegate_Extensions.GetInteractionControllerForAnimationController Метод

Определение

Извлекает uiViewControllerInteractiveTransitioning, используемый во время интерактивного перехода.

[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

Параметры

This
IUITabBarControllerDelegate

Экземпляр, с которым работает этот метод расширения.

tabBarController
UITabBarController

Возвращаемое значение

Атрибуты

Применяется к