Share via


NSTableViewDelegate_Extensions.CoreGetRowView Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSTableRowView CoreGetRowView(this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, IntPtr row);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CoreGetRowView : AppKit.INSTableViewDelegate * AppKit.NSTableView * nativeint -> AppKit.NSTableRowView

Parameters

tableView
NSTableView
row
IntPtr

nativeint

Returns

Attributes

Applies to