UITableViewDragDelegate_Extensions.DragSessionAllowsMoveOperation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
拖曳會話是否可以在開發人員的應用程式內移動專案。
public static bool DragSessionAllowsMoveOperation (this UIKit.IUITableViewDragDelegate This, UIKit.UITableView tableView, UIKit.IUIDragSession session);
static member DragSessionAllowsMoveOperation : UIKit.IUITableViewDragDelegate * UIKit.UITableView * UIKit.IUIDragSession -> bool
參數
這個擴充方法運作所在的實例。
- tableView
- UITableView
- session
- IUIDragSession