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

In This Topic
FinalLayoutAttributesForDisappearingSupplementaryElement Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function FinalLayoutAttributesForDisappearingSupplementaryElement( _
   ByVal elementKind As Foundation.NSString, _
   ByVal elementIndexPath As Foundation.NSIndexPath _
) As UIKit.UICollectionViewLayoutAttributes
 

Parameters

elementKind
elementIndexPath
See Also