次の方法で共有


NSBrowserDelegate.CanDragRowsWithIndexes メソッド

定義

[Foundation.Export("browser:canDragRowsWithIndexes:inColumn:withEvent:")]
public virtual bool CanDragRowsWithIndexes(AppKit.NSBrowser browser, Foundation.NSIndexSet rowIndexes, nint column, AppKit.NSEvent theEvent);
abstract member CanDragRowsWithIndexes : AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSEvent -> bool
override this.CanDragRowsWithIndexes : AppKit.NSBrowser * Foundation.NSIndexSet * nint * AppKit.NSEvent -> bool

パラメーター

browser
NSBrowser
rowIndexes
NSIndexSet
column
System.System.IntPtr System.nativeint
theEvent
NSEvent

戻り値

属性

適用対象