NSTableViewDelegate_Extensions.ShouldReorder Method

Definition

public static bool ShouldReorder (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint columnIndex, nint newColumnIndex);
static member ShouldReorder : AppKit.INSTableViewDelegate * AppKit.NSTableView * nint * nint -> bool

Parameters

tableView
NSTableView
columnIndex
System.System.IntPtr System.nativeint
newColumnIndex
System.System.IntPtr System.nativeint

Returns

Applies to