UIKit.UICollectionView.DeselectItem Method
Deselects the UIKit.UICollectionViewCell at the specified Foundation.NSIndexPath.

Syntax

[Foundation.Export("deselectItemAtIndexPath:animated:")]
public virtual void DeselectItem (Foundation.NSIndexPath indexPath, bool animated)

Parameters

indexPath
A Foundation.NSIndexPath specifying the index of the item to be deselected.
animated
Specifies whether the deselection should be animated.

Remarks

Requirements

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