NSTableViewDelegate_Extensions.ShouldShowCellExpansion Method

Definition

public static bool ShouldShowCellExpansion (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, nint row);
static member ShouldShowCellExpansion : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSTableColumn * nint -> bool

Parameters

tableView
NSTableView
tableColumn
NSTableColumn
row
System.System.IntPtr System.nativeint

Returns

Applies to