UIKit.UICollectionViewController.CellDisplayingEnded Method
Indicates that the specified cell has completed displaying.

Syntax

[Foundation.Export("collectionView:didEndDisplayingCell:forItemAtIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void CellDisplayingEnded (UICollectionView collectionView, UICollectionViewCell cell, Foundation.NSIndexPath indexPath)

Parameters

collectionView
Collection view managed by this view controller.
cell
Cell that was selected.
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