UICollectionViewDelegate_Extensions.ItemHighlighted メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した 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
パラメーター
この拡張メソッドが動作するインスタンス。
- collectionView
- UICollectionView
要求を開始したコレクション ビュー。
- indexPath
- NSIndexPath