NSTextViewDraggedCellEventArgs(NSTextAttachmentCell, CGRect, NSEvent) 构造函数

定义

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

参数

rect
CGRect
theevent
NSEvent

适用于