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
Параметры
- This
- INSTextViewDelegate
- view
- NSTextView
- cell
- NSTextAttachmentCell
- rect
- CGRect
- theevent
- NSEvent