Share via


NSBrowser.SelectedCells Method

Definition

[Foundation.Export("selectedCells")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCell[] SelectedCells();
[<Foundation.Export("selectedCells")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectedCells : unit -> AppKit.NSCell[]
override this.SelectedCells : unit -> AppKit.NSCell[]

Returns

NSCell[]
Attributes

Applies to