Compartilhar via


UITableViewDragDelegate.DragSessionAllowsMoveOperation Método

Definição

Obtém se a sessão de arrastar permite que os itens sejam movidos dentro do aplicativo do desenvolvedor.

[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

Retornos

Atributos

Aplica-se a