NSTreeController.MoveNode(NSTreeNode, NSIndexPath) Method

Definition

[Foundation.Export("moveNode:toIndexPath:")]
public virtual void MoveNode (AppKit.NSTreeNode node, Foundation.NSIndexPath indexPath);
abstract member MoveNode : AppKit.NSTreeNode * Foundation.NSIndexPath -> unit
override this.MoveNode : AppKit.NSTreeNode * Foundation.NSIndexPath -> unit

Parameters

node
NSTreeNode
indexPath
NSIndexPath
Attributes

Applies to