UIKit.UIView.AnimateNotifyAsync Method
Animates the property changes that take place in the specified block and invokes a completion callback when the animation completes.

Syntax

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

Parameters

duration
Duration in seconds for the animation.
animation
Delay before the animation begins.

Returns

System.Threading.Tasks.Task<System.Boolean>

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