Partilhar via


UICollectionViewDelegate.ItemUnhighlighted Método

Definição

Indica que o item no índice especificado teve seu realce removido.

[Foundation.Export("collectionView:didUnhighlightItemAtIndexPath:")]
public virtual void ItemUnhighlighted (UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
abstract member ItemUnhighlighted : UIKit.UICollectionView * Foundation.NSIndexPath -> unit
override this.ItemUnhighlighted : UIKit.UICollectionView * Foundation.NSIndexPath -> unit

Parâmetros

collectionView
UICollectionView

A exibição de coleção que originou a solicitação.

indexPath
NSIndexPath
Atributos

Aplica-se a