Share via


NSTextViewDelegate_Extensions.CellDoubleClicked Method

Definition

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

Parameters

textView
NSTextView
cellFrame
CGRect
charIndex
UIntPtr

unativeint

Attributes

Applies to