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


UINavigationControllerDelegate_Extensions.GetAnimationControllerForOperation Метод

Определение

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

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.IUIViewControllerAnimatedTransitioning GetAnimationControllerForOperation (this UIKit.IUINavigationControllerDelegate This, UIKit.UINavigationController navigationController, UIKit.UINavigationControllerOperation operation, UIKit.UIViewController fromViewController, UIKit.UIViewController toViewController);
static member GetAnimationControllerForOperation : UIKit.IUINavigationControllerDelegate * UIKit.UINavigationController * UIKit.UINavigationControllerOperation * UIKit.UIViewController * UIKit.UIViewController -> UIKit.IUIViewControllerAnimatedTransitioning

Параметры

This
IUINavigationControllerDelegate

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

navigationController
UINavigationController
fromViewController
UIViewController
toViewController
UIViewController

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

Атрибуты

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