NSTableView.DragImageForRowsWithIndexestableColumnseventoffset Method

Definition

[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

Parameters

dragRows
NSIndexSet
tableColumns
NSTableColumn[]
dragEvent
NSEvent
dragImageOffset
CGPoint

Returns

Attributes

Applies to