NSBrowser.LoadedCell(nint, nint) Method

Definition

[Foundation.Export("loadedCellAtRow:column:")]
public virtual AppKit.NSCell LoadedCell (nint row, nint col);
abstract member LoadedCell : nint * nint -> AppKit.NSCell
override this.LoadedCell : nint * nint -> AppKit.NSCell

Parameters

row
System.System.IntPtr System.nativeint
col
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to