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

Syntax

[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: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0