UIKit.UINavigationControllerDelegate.GetAnimationControllerForOperation Method
Called by the system to retrieve the transition animation for the operation.

Syntax

[Foundation.Export("navigationController:animationControllerForOperation:fromViewController:toViewController:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual IUIViewControllerAnimatedTransitioning GetAnimationControllerForOperation (UINavigationController navigationController, UINavigationControllerOperation operation, UIViewController fromViewController, UIViewController toViewController)

Parameters

navigationController
Documentation for this section has not yet been entered.
operation
Documentation for this section has not yet been entered.
fromViewController
Documentation for this section has not yet been entered.
toViewController
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0