Freigeben über


UITableViewDragDelegate_Extensions.DragSessionAllowsMoveOperation Methode

Definition

Gibt an, ob die Ziehsitzung Elemente innerhalb der App des Entwicklers verschieben kann.

public static bool DragSessionAllowsMoveOperation (this UIKit.IUITableViewDragDelegate This, UIKit.UITableView tableView, UIKit.IUIDragSession session);
static member DragSessionAllowsMoveOperation : UIKit.IUITableViewDragDelegate * UIKit.UITableView * UIKit.IUIDragSession -> bool

Parameter

This
IUITableViewDragDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

tableView
UITableView
session
IUIDragSession

Gibt zurück

Gilt für: