UIKit.UICollectionView.PerformBatchUpdates Method
Applies and simultaneously animates multiple manipulations of the UIKit.UICollectionView.

Syntax

[Foundation.Export("performBatchUpdates:completion:")]
public virtual void PerformBatchUpdates ([ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDAction))] Action updates, [ObjCRuntime.BlockProxy(typeof(ObjCRuntime.Trampolines/NIDUICompletionHandler))] UICompletionHandler completed)

Parameters

updates
An Foundation.NSAction delegate specifying the updates to apply.
completed

The callback to invoke when the animations have completed.

This parameter can be null.

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