UICollectionViewDelegate_Extensions.ShouldDeselectItem Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Se a célula no indexPath especificado deve permitir-se ser desmarcada.
public static bool ShouldDeselectItem (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
static member ShouldDeselectItem : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * Foundation.NSIndexPath -> bool
Parâmetros
A instância na qual esse método de extensão opera.
- collectionView
- UICollectionView
A exibição de coleção que originou a solicitação.
- indexPath
- NSIndexPath