NSTextViewDelegate_Extensions.DraggedCell Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- This
- INSTextViewDelegate
- view
- NSTextView
- cell
- NSTextAttachmentCell
- rect
- CGRect
- theevent
- NSEvent