Share via


NSTableViewDelegate_Extensions.IsGroupRow Method

Definition

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

Parameters

tableView
NSTableView
row
IntPtr

nativeint

Returns

Attributes

Applies to