NSTextViewDraggedCellEventArgs(NSTextAttachmentCell, CGRect, NSEvent) Constructor

Definition

public NSTextViewDraggedCellEventArgs (AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect rect, AppKit.NSEvent theevent);
new AppKit.NSTextViewDraggedCellEventArgs : AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * AppKit.NSEvent -> AppKit.NSTextViewDraggedCellEventArgs

Parameters

rect
CGRect
theevent
NSEvent

Applies to