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


UINavigationControllerDelegate_Extensions.GetInteractionControllerForAnimationController Метод

Определение

Вызывается системой для получения интерактивной анимации перехода.

[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

Параметры

This
IUINavigationControllerDelegate

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

navigationController
UINavigationController

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

Атрибуты

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