NSTextViewDelegate_Extensions.CellClicked Method

Definition

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

Parameters

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

Applies to