UICollectionViewDelegate_Extensions.CellDisplayingEnded メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した indexPath のセルが削除されたことを示します。
public static void CellDisplayingEnded (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewCell cell, Foundation.NSIndexPath indexPath);
static member CellDisplayingEnded : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * UIKit.UICollectionViewCell * Foundation.NSIndexPath -> unit
パラメーター
この拡張メソッドが動作するインスタンス。
- collectionView
- UICollectionView
要求を開始したコレクション ビュー。
- cell
- UICollectionViewCell
- indexPath
- NSIndexPath