NSWindowDelegate_Extensions.ShouldDragDocumentWithEvent Método

Definição

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

Parâmetros

window
NSWindow
theEvent
NSEvent
dragImageLocation
CGPoint
withPasteboard
NSPasteboard

Retornos

Aplica-se a