NSTextViewDelegate_Extensions.CellDoubleClicked Method

Definition

public static void CellDoubleClicked (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect cellFrame, nuint charIndex);
static member CellDoubleClicked : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit

Parameters

textView
NSTextView
cellFrame
CGRect
charIndex
System.System.UIntPtr System.unativeint

Applies to