UITableViewDragDelegate.DragSessionAllowsMoveOperation Método

Definición

Obtiene si la sesión de arrastre permite mover elementos dentro de la aplicación del desarrollador.

[Foundation.Export("tableView:dragSessionAllowsMoveOperation:")]
public virtual bool DragSessionAllowsMoveOperation (UIKit.UITableView tableView, UIKit.IUIDragSession session);
abstract member DragSessionAllowsMoveOperation : UIKit.UITableView * UIKit.IUIDragSession -> bool
override this.DragSessionAllowsMoveOperation : UIKit.UITableView * UIKit.IUIDragSession -> bool

Parámetros

tableView
UITableView
session
IUIDragSession

Devoluciones

Atributos

Se aplica a