Compartir a través de


NSTextViewDelegate.CellDoubleClicked Método

Definición

[Foundation.Export("textView:doubleClickedOnCell:inRect:atIndex:")]
public virtual void CellDoubleClicked (AppKit.NSTextView textView, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect cellFrame, nuint charIndex);
abstract member CellDoubleClicked : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit
override this.CellDoubleClicked : AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit

Parámetros

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

Se aplica a