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


UITableViewDragDelegate.DragSessionAllowsMoveOperation Метод

Определение

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

[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

Параметры

tableView
UITableView
session
IUIDragSession

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

Атрибуты

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