Share via


NSTreeController.GetSelectionIndexPaths Method

Definition

[Foundation.Export("selectionIndexPaths")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual Foundation.NSIndexPath[] GetSelectionIndexPaths();
[<Foundation.Export("selectionIndexPaths")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSelectionIndexPaths : unit -> Foundation.NSIndexPath[]
override this.GetSelectionIndexPaths : unit -> Foundation.NSIndexPath[]

Returns

Attributes

Applies to