NSTextViewDelegate_Extensions.DraggedCell Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- This
- INSTextViewDelegate
- view
- NSTextView
- cell
- NSTextAttachmentCell
- rect
- CGRect
- theevent
- NSEvent