다음을 통해 공유


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

반환

특성

적용 대상