次の方法で共有


NSTextViewDelegate_Extensions.DraggedCell メソッド

定義

public static void DraggedCell (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect rect, AppKit.NSEvent theevent);
static member DraggedCell : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * AppKit.NSEvent -> unit

パラメーター

view
NSTextView
rect
CGRect
theevent
NSEvent

適用対象