UIKit.UIView.TransitionNotifyAsync Method
Specifies a transition animation to be used between the specified s.

Syntax

public static System.Threading.Tasks.Task<bool> TransitionNotifyAsync (UIView fromView, UIView toView, double duration, UIViewAnimationOptions options)

Parameters

fromView
The initial view.
toView
The final view.
duration
The duration, in seconds, of the animation.
options
A mask of options to be used with the animation.

Returns

A task that represents the asynchronous TransitionNotify operation. The value of the TResult parameter is a UIKit.UICompletionHandler.

Remarks

Requirements

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