NSBrowserDelegate.CanDragRowsWithIndexes Método

Definición

[Foundation.Export("browser:canDragRowsWithIndexes:inColumn:withEvent:")]
public virtual bool CanDragRowsWithIndexes (AppKit.NSBrowser browser, Foundation.NSIndexSet rowIndexes, nint column, AppKit.NSEvent theEvent);
abstract member CanDragRowsWithIndexes : AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSEvent -> bool
override this.CanDragRowsWithIndexes : AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSEvent -> bool

Parámetros

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

Devoluciones

Atributos

Se aplica a