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

In This Topic
ShouldInvalidateLayoutForBoundsChange Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function ShouldInvalidateLayoutForBoundsChange( _
   ByVal newBounds As CoreGraphics.CGRect _
) As Boolean
 

Parameters

newBounds
See Also