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

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

Parameters

elementKind
elementIndexPath
See Also