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

In This Topic
TargetContentOffset Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function TargetContentOffset( _
   ByVal proposedContentOffset As CoreGraphics.CGPoint, _
   ByVal scrollingVelocity As CoreGraphics.CGPoint _
) As CoreGraphics.CGPoint
 

Parameters

proposedContentOffset
scrollingVelocity
See Also