次の方法で共有


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

戻り値

属性

適用対象