UIKit.UICollectionViewUpdateItem: Property Members

The properties of UIKit.UICollectionViewUpdateItem are listed below. For a list of all members, see the UICollectionViewUpdateItem Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IndexPathAfterUpdateFoundation.NSIndexPath. The IndexPath after the update has completed.
[read-only]
IndexPathBeforeUpdateFoundation.NSIndexPath. The index path prior to the update.
[read-only]
UpdateActionUICollectionUpdateAction. The update action.