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

In This Topic
GetLayoutAttributesForInteractivelyMovingItem Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetLayoutAttributesForInteractivelyMovingItem( _
   ByVal indexPath As Foundation.NSIndexPath, _
   ByVal targetPosition As CoreGraphics.CGPoint _
) As UIKit.UICollectionViewLayoutAttributes
 

Parameters

indexPath
targetPosition
See Also