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