Share via


UITableViewDragDelegate.DragSessionIsRestrictedToDraggingApplication 方法

定义

获取 是否仅限于开发人员的应用。

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

参数

tableView
UITableView
session
IUIDragSession

返回

属性

适用于