Freigeben über


UICollectionViewDelegate_Extensions.ShouldDeselectItem Methode

Definition

Gibt an, ob sich die Zelle im angegebenen indexPath-Objekt die Dewährung erlauben soll.

public static bool ShouldDeselectItem (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
static member ShouldDeselectItem : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * Foundation.NSIndexPath -> bool

Parameter

This
IUICollectionViewDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

collectionView
UICollectionView

Die Auflistungsansicht, die die Anforderung ausgelöst hat.

indexPath
NSIndexPath

Gibt zurück

Gilt für: