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

In This Topic
GetTargetIndexPathForInteractivelyMovingItem Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetTargetIndexPathForInteractivelyMovingItem( _
   ByVal previousIndexPath As Foundation.NSIndexPath, _
   ByVal position As CoreGraphics.CGPoint _
) As Foundation.NSIndexPath
 

Parameters

previousIndexPath
position
See Also