다음을 통해 공유


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

반환

적용 대상