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

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

Parameters

elementKind
decorationIndexPath
See Also