NSTreeController.LeafKeyPathForNode(NSTreeNode) Method

Definition

[Foundation.Export("leafKeyPathForNode:")]
public virtual string LeafKeyPathForNode (AppKit.NSTreeNode node);
abstract member LeafKeyPathForNode : AppKit.NSTreeNode -> string
override this.LeafKeyPathForNode : AppKit.NSTreeNode -> string

Parameters

node
NSTreeNode

Returns

Attributes

Applies to