Поделиться через


UICollectionViewDelegate_Extensions.ItemHighlighted Метод

Определение

Указывает, что выделена ячейка с указанным indexPath.

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

Параметры

This
IUICollectionViewDelegate

Экземпляр, с которым работает этот метод расширения.

collectionView
UICollectionView

Представление коллекции, в которое поступил запрос.

indexPath
NSIndexPath

Применяется к