Bagikan melalui


UICollectionViewController.ItemHighlighted Metode

Definisi

Menunjukkan bahwa sel telah disorot.

[Foundation.Export("collectionView:didHighlightItemAtIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ItemHighlighted (UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
abstract member ItemHighlighted : UIKit.UICollectionView * Foundation.NSIndexPath -> unit
override this.ItemHighlighted : UIKit.UICollectionView * Foundation.NSIndexPath -> unit

Parameter

collectionView
UICollectionView

Tampilan koleksi dikelola oleh pengontrol tampilan ini.

indexPath
NSIndexPath

Jalur indeks untuk item yang terpengaruh.

Atribut

Berlaku untuk