NSTextView.DraggedImageBeganAt(NSImage, CGPoint) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes