NSDraggingSource_Extensions.DraggedImageMovedTo Method

Definition

public static void DraggedImageMovedTo (this AppKit.INSDraggingSource This, AppKit.NSImage image, CoreGraphics.CGPoint screenPoint);
static member DraggedImageMovedTo : AppKit.INSDraggingSource * AppKit.NSImage * CoreGraphics.CGPoint -> unit

Parameters

image
NSImage
screenPoint
CGPoint

Applies to