UIKit.UICollectionView.RegisterClassForSupplementaryView Method
Specifies the type to be used to populate supplementary views.

Syntax

public void RegisterClassForSupplementaryView (Type cellType, Foundation.NSString kind, Foundation.NSString reuseIdentifier)

Parameters

cellType
A subtype of UIKit.UICollectionReusableView to be used for supplementary views.
kind
The type of supplementary view being registered (e.g., "UICollectionElementKindSectionHeader").
reuseIdentifier
A non-empty string to be associated with the 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