共用方式為


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

傳回

適用於