Compartir a través de


NSTableView.CanDragRows(NSIndexSet, CGPoint) Método

Definición

[Foundation.Export("canDragRowsWithIndexes:atPoint:")]
public virtual bool CanDragRows (Foundation.NSIndexSet rowIndexes, CoreGraphics.CGPoint mouseDownPoint);
abstract member CanDragRows : Foundation.NSIndexSet * CoreGraphics.CGPoint -> bool
override this.CanDragRows : Foundation.NSIndexSet * CoreGraphics.CGPoint -> bool

Parámetros

rowIndexes
NSIndexSet
mouseDownPoint
CGPoint

Devoluciones

Atributos

Se aplica a