次の方法で共有


NSWindowDelegate_Extensions.ShouldDragDocumentWithEvent メソッド

定義

public static bool ShouldDragDocumentWithEvent (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, AppKit.NSEvent theEvent, CoreGraphics.CGPoint dragImageLocation, AppKit.NSPasteboard withPasteboard);
static member ShouldDragDocumentWithEvent : AppKit.INSWindowDelegate * AppKit.NSWindow * AppKit.NSEvent * CoreGraphics.CGPoint * AppKit.NSPasteboard -> bool

パラメーター

window
NSWindow
theEvent
NSEvent
dragImageLocation
CGPoint
withPasteboard
NSPasteboard

戻り値

適用対象