다음을 통해 공유


QLPreviewPanelDelegate.ShouldDragDocumentWithEvent 메서드

정의

[Foundation.Export("window:shouldDragDocumentWithEvent:from:withPasteboard:")]
public virtual bool ShouldDragDocumentWithEvent (AppKit.NSWindow window, AppKit.NSEvent theEvent, CoreGraphics.CGPoint dragImageLocation, AppKit.NSPasteboard withPasteboard);
abstract member ShouldDragDocumentWithEvent : AppKit.NSWindow * AppKit.NSEvent * CoreGraphics.CGPoint * AppKit.NSPasteboard -> bool
override this.ShouldDragDocumentWithEvent : AppKit.NSWindow * AppKit.NSEvent * CoreGraphics.CGPoint * AppKit.NSPasteboard -> bool

매개 변수

window
NSWindow
theEvent
NSEvent
dragImageLocation
CGPoint
withPasteboard
NSPasteboard

반환

특성

적용 대상