NSTableView.DragImageForRowsWithIndexestableColumnseventoffset 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.
[Foundation.Export("dragImageForRowsWithIndexes:tableColumns:event:offset:")]
public virtual AppKit.NSImage DragImageForRowsWithIndexestableColumnseventoffset(Foundation.NSIndexSet dragRows, AppKit.NSTableColumn[] tableColumns, AppKit.NSEvent dragEvent, ref CoreGraphics.CGPoint dragImageOffset);
abstract member DragImageForRowsWithIndexestableColumnseventoffset : Foundation.NSIndexSet * AppKit.NSTableColumn[] * AppKit.NSEvent * -> AppKit.NSImage
override this.DragImageForRowsWithIndexestableColumnseventoffset : Foundation.NSIndexSet * AppKit.NSTableColumn[] * AppKit.NSEvent * -> AppKit.NSImage
Parametri
- dragRows
- NSIndexSet
- tableColumns
- NSTableColumn[]
- dragEvent
- NSEvent
- dragImageOffset
- CGPoint
Restituisce
- Attributi