UICollectionViewDragDelegate_Extensions.DragSessionAllowsMoveOperation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public static bool DragSessionAllowsMoveOperation (this UIKit.IUICollectionViewDragDelegate This, UIKit.UICollectionView collectionView, UIKit.IUIDragSession session);
static member DragSessionAllowsMoveOperation : UIKit.IUICollectionViewDragDelegate * UIKit.UICollectionView * UIKit.IUIDragSession -> bool
Parameter
Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.
- collectionView
- UICollectionView
- session
- IUIDragSession