C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / GetInvalidationContextForEndingInteractiveMovementOfItems Method

In This Topic
GetInvalidationContextForEndingInteractiveMovementOfItems Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetInvalidationContextForEndingInteractiveMovementOfItems( _
   ByVal finalIndexPaths() As Foundation.NSIndexPath, _
   ByVal previousIndexPaths() As Foundation.NSIndexPath, _
   ByVal movementCancelled As Boolean _
) As UIKit.UICollectionViewLayoutInvalidationContext
 

Parameters

finalIndexPaths
previousIndexPaths
movementCancelled
See Also