UIKit.UICollectionViewController.GetCell Method
Retrieves the UICollectionViewCell at the specified index.

Syntax

[Foundation.Export("collectionView:cellForItemAtIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual UICollectionViewCell GetCell (UICollectionView collectionView, Foundation.NSIndexPath indexPath)

Parameters

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

Returns

The UIKit.UICollectionViewCell that is managed by this view controller.

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