NSBrowserDelegate_Extensions.CanDragRowsWithIndexes Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- This
- INSBrowserDelegate
- browser
- NSBrowser
- rowIndexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
- theEvent
- NSEvent