UIKit.UIView.AnimateNotifyAsync Method
Executes the specified animation as an asynchronous operation.

Syntax

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

Parameters

duration
Duration in seconds for the animation.
delay
Delay before the animation begins.
options
Animation options.
animation
The changes to be applied to the view.

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