UICollectionViewDragDelegate_Extensions.DragSessionAllowsMoveOperation メソッド

定義

public static bool DragSessionAllowsMoveOperation (this UIKit.IUICollectionViewDragDelegate This, UIKit.UICollectionView collectionView, UIKit.IUIDragSession session);
static member DragSessionAllowsMoveOperation : UIKit.IUICollectionViewDragDelegate * UIKit.UICollectionView * UIKit.IUIDragSession -> bool

パラメーター

This
IUICollectionViewDragDelegate

この拡張メソッドが動作するインスタンス。

collectionView
UICollectionView
session
IUIDragSession

戻り値

適用対象