Partager via


NSWindowDocumentDrag Délégué

Définition

public delegate bool NSWindowDocumentDrag(NSWindow window, NSEvent theEvent, CGPoint dragImageLocation, NSPasteboard withPasteboard);
type NSWindowDocumentDrag = delegate of NSWindow * NSEvent * CGPoint * NSPasteboard -> bool

Paramètres

window
NSWindow
theEvent
NSEvent
dragImageLocation
CGPoint
withPasteboard
NSPasteboard

Valeur renvoyée

S’applique à