NSBrowserDelegate_Extensions.CanDragRowsWithIndexes Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- This
- INSBrowserDelegate
- browser
- NSBrowser
- rowIndexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
- theEvent
- NSEvent