UIKit.UICollectionViewController.GetViewForSupplementaryElement Method
Returns the UICollectionReusableView for a supplementary view of the specified kind.

Syntax

[Foundation.Export("collectionView:viewForSupplementaryElementOfKind:atIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UICollectionReusableView GetViewForSupplementaryElement (UICollectionView collectionView, Foundation.NSString elementKind, Foundation.NSIndexPath indexPath)

Parameters

collectionView
Collection view managed by this view controller.
elementKind
The kind of supplementary view that is to be created.
indexPath
Index path for the affected item.

Returns

The UICollectionReusableView for a supplementary view of the specified kind.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0