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


UINavigationControllerDelegate.GetInteractionControllerForAnimationController Метод

Определение

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

[Foundation.Export("navigationController:interactionControllerForAnimationController:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUIViewControllerInteractiveTransitioning GetInteractionControllerForAnimationController (UIKit.UINavigationController navigationController, UIKit.IUIViewControllerAnimatedTransitioning animationController);
abstract member GetInteractionControllerForAnimationController : UIKit.UINavigationController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning
override this.GetInteractionControllerForAnimationController : UIKit.UINavigationController * UIKit.IUIViewControllerAnimatedTransitioning -> UIKit.IUIViewControllerInteractiveTransitioning

Параметры

navigationController
UINavigationController

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

Атрибуты

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