UIKit.UIView.TransitionNotifyAsync Method
Specifies a transition animation on the specified collection view.

Syntax

public static System.Threading.Tasks.Task<bool> TransitionNotifyAsync (UIView withView, double duration, UIViewAnimationOptions options, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action animation)

Parameters

withView
The view whose state is being manipulated and in which the animation should occur.
duration
The duration of the animation in seconds.
options
A mask of options to be used with the animation.
animation
An action containing the animation and state manipulation of the view.

Returns

A task that represents the asynchronous TransitionNotify operation.

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