Share via


NSTextViewDelegate_Extensions.DraggedCell Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DraggedCell(this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect rect, AppKit.NSEvent theEvent, UIntPtr charIndex);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DraggedCell : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * AppKit.NSEvent * unativeint -> unit

Parameters

view
NSTextView
rect
CGRect
theEvent
NSEvent
charIndex
UIntPtr

unativeint

Attributes

Applies to