UIKit.UIViewController.TransitionAsync Method
Documentation for this section has not yet been entered.

Syntax

public virtual System.Threading.Tasks.Task<bool> TransitionAsync (UIViewController fromViewController, UIViewController toViewController, double duration, UIViewAnimationOptions options, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action animations)

Parameters

fromViewController
The view controller that initiates the action and which is currently visible in the parent hierarchy.
toViewController
The target view controller (not currently visible).
duration
The duration of the transition, in seconds.
options
Documentation for this section has not yet been entered.
animations
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