NSTextViewDelegate.CellDoubleClicked Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- textView
- NSTextView
- cell
- NSTextAttachmentCell
- cellFrame
- CGRect
- charIndex
- System.System.UIntPtr System.unativeint
- Attributs