다음을 통해 공유


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
특성

적용 대상