Freigeben über


UITableViewController.CustomizeMoveTarget Methode

Definition

Kann verwendet werden, um die Standortwahl des Benutzers außer Kraft zu setzen.

[Foundation.Export("tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath:")]
public virtual Foundation.NSIndexPath CustomizeMoveTarget (UIKit.UITableView tableView, Foundation.NSIndexPath sourceIndexPath, Foundation.NSIndexPath proposedIndexPath);
abstract member CustomizeMoveTarget : UIKit.UITableView * Foundation.NSIndexPath * Foundation.NSIndexPath -> Foundation.NSIndexPath
override this.CustomizeMoveTarget : UIKit.UITableView * Foundation.NSIndexPath * Foundation.NSIndexPath -> Foundation.NSIndexPath

Parameter

tableView
UITableView
sourceIndexPath
NSIndexPath
proposedIndexPath
NSIndexPath

Gibt zurück

Attribute

Gilt für: