Поделиться через


UITableViewDragDelegate_Extensions.DragSessionAllowsMoveOperation Метод

Определение

Может ли сеанс перетаскивания перемещать элементы в приложении разработчика.

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

Параметры

This
IUITableViewDragDelegate

Экземпляр, с которым работает этот метод расширения.

tableView
UITableView
session
IUIDragSession

Возвращаемое значение

Применяется к