Bagikan melalui


UICollectionViewDropDelegate_Extensions.DropSessionDidEnter Metode

Definisi

Metode yang dipanggil saat titik drop memasuki tampilan koleksi.

public static void DropSessionDidEnter (this UIKit.IUICollectionViewDropDelegate This, UIKit.UICollectionView collectionView, UIKit.IUIDropSession session);
static member DropSessionDidEnter : UIKit.IUICollectionViewDropDelegate * UIKit.UICollectionView * UIKit.IUIDropSession -> unit

Parameter

This
IUICollectionViewDropDelegate

Instans tempat metode ekstensi ini beroperasi.

collectionView
UICollectionView

Tampilan koleksi asal.

session
IUIDropSession

Sesi penghilangan.

Berlaku untuk