次の方法で共有


NSTextView.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
属性

適用対象