NSDraggingSource_Extensions.DraggedImageBeganAt Method

Definition

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

Parameters

image
NSImage
screenPoint
CGPoint

Applies to