Share via


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

적용 대상