NSTableView.DragImageForRowsWithIndexestableColumnseventoffset Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- dragRows
- NSIndexSet
- tableColumns
- NSTableColumn[]
- dragEvent
- NSEvent
- dragImageOffset
- CGPoint
Retours
- Attributs