NSDraggingSource.DraggedImageBeganAt(NSImage, CGPoint) Method

Definition

[Foundation.Export("draggedImage:beganAt:")]
public virtual void DraggedImageBeganAt (AppKit.NSImage image, CoreGraphics.CGPoint screenPoint);
abstract member DraggedImageBeganAt : AppKit.NSImage * CoreGraphics.CGPoint -> unit
override this.DraggedImageBeganAt : AppKit.NSImage * CoreGraphics.CGPoint -> unit

Parameters

image
NSImage
screenPoint
CGPoint
Attributes

Applies to