UIKit.UIView.PerformSystemAnimationAsync Method
Performs a system-provided animation and optional parallel animations.

Syntax

public static System.Threading.Tasks.Task<bool> PerformSystemAnimationAsync (UISystemAnimation animation, UIView[] views, UIViewAnimationOptions options, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action parallelAnimations)

Parameters

animation
Defined UISystemAnimation to perform.
views
Views on which to to perform the animations.
options
Mask of options that indicates how the animations are to be performed.
parallelAnimations
Additional animations specified to run alongside system animation.

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