Edit

Share via


NSTableView.CanDragRows(NSIndexSet, CGPoint) Method

Definition

[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

Parameters

rowIndexes
NSIndexSet
mouseDownPoint
CGPoint

Returns

Attributes

Applies to