UIKit.UIView.AnimateAsync Method
Animates the property changes that take place in the specified animation as an asynchronous operation.

Syntax

public static System.Threading.Tasks.Task<bool> AnimateAsync (double duration, Action animation)

Parameters

duration
Duration in seconds for the animation.
animation
Code containing the changes that you will apply to your view.

Returns

Indicates whether the animation ran to completion or not.

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