UIKit.UICollectionViewController.SupplementaryViewDisplayingEnded Method
Indicates that a supplementary view's display has completed.

Syntax

[Foundation.Export("collectionView:didEndDisplayingSupplementaryView:forElementOfKind:atIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void SupplementaryViewDisplayingEnded (UICollectionView collectionView, UICollectionReusableView view, Foundation.NSString elementKind, Foundation.NSIndexPath indexPath)

Parameters

collectionView
Collection view managed by this view controller.
view
Collection view managed by this view controller.
elementKind
Type for the supplementary view.
indexPath
Index path for the affected item.

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