Share via


IKImageBrowserView.DraggedImageBeganAt(NSImage, CGPoint) 方法

定义

[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

参数

image
NSImage
screenPoint
CGPoint
属性

适用于