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

Syntax

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

See Also

UICollectionView.DeleteItems
UICollectionView.DeleteItems
UICollectionView.InsertItems
UICollectionView.InsertSections
UICollectionView.MoveItem
UICollectionView.MoveSection

Parameters

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

The callback to invoke when the animations have completed.

This parameter can be null.

Remarks

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0