共用方式為


NSTableView.CanDragRows(NSIndexSet, CGPoint) 方法

定義

[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

參數

rowIndexes
NSIndexSet
mouseDownPoint
CGPoint

傳回

屬性

適用於