DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / PrepareForAnimatedBoundsChange Method

In This Topic
    PrepareForAnimatedBoundsChange Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub PrepareForAnimatedBoundsChange( _
       ByVal oldBounds As CoreGraphics.CGRect _
    ) 
    public virtual void PrepareForAnimatedBoundsChange( 
       CoreGraphics.CGRect oldBounds
    )

    Parameters

    oldBounds
    See Also