NSBrowserDelegate_Extensions.CanDragRowsWithIndexes Method

Definition

public static bool CanDragRowsWithIndexes (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSIndexSet rowIndexes, nint column, AppKit.NSEvent theEvent);
static member CanDragRowsWithIndexes : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSEvent -> bool

Parameters

browser
NSBrowser
rowIndexes
NSIndexSet
column
System.System.IntPtr System.nativeint
theEvent
NSEvent

Returns

Applies to