UICollectionViewDelegate_Extensions.ItemUnhighlighted Método

Definición

Indica que la celda de la indexPath especificada se ha desalumbrado.

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

Parámetros

This
IUICollectionViewDelegate

Instancia en la que opera este método de extensión.

collectionView
UICollectionView

Vista de colección que originó la solicitud.

indexPath
NSIndexPath

Se aplica a