MonoTouch.UIKit.UICollectionUpdateAction Enumeration
An enumeration of valid UICollectionViewUpdateItem.UpdateAction properties.

Syntax

[MonoTouch.ObjCRuntime.Native]
public enum UICollectionUpdateAction

See Also

UICollectionViewUpdateItem.UpdateAction

Remarks

Members

Member NameDescription
DeleteRemoves the item from the collection view.
InsertInserts the item into the collection view.
MoveMoves the item to a new location.
NoneTake no action on the item.
ReloadReloads the item by deleting and then inserting it into the collection view.

Requirements

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