Freigeben über


UITableViewDragDelegate.DragSessionIsRestrictedToDraggingApplication Methode

Definition

Ruft ab, ob auf die App des Entwicklers beschränkt ist.

[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

Parameter

tableView
UITableView
session
IUIDragSession

Gibt zurück

Attribute

Gilt für: