UIKit.UICollectionViewController.ShouldDeselectItem Method
Whether the specified item should be deselected.

Syntax

[Foundation.Export("collectionView:shouldDeselectItemAtIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual bool ShouldDeselectItem (UICollectionView collectionView, Foundation.NSIndexPath indexPath)

Parameters

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

Returns

Returns true if item should be deselected, false if not.

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