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