共用方式為


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

傳回

屬性

適用於