Share via


NSTreeController.SetSelectionIndexPath(NSIndexPath) Method

Definition

[Foundation.Export("setSelectionIndexPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual bool SetSelectionIndexPath(Foundation.NSIndexPath index);
[<Foundation.Export("setSelectionIndexPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetSelectionIndexPath : Foundation.NSIndexPath -> bool
override this.SetSelectionIndexPath : Foundation.NSIndexPath -> bool

Parameters

index
NSIndexPath

Returns

Attributes

Applies to