NSTextViewDelegate_Extensions.CellClicked Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSTextViewDelegate
- textView
- NSTextView
- cell
- NSTextAttachmentCell
- cellFrame
- CGRect
- charIndex
- System.System.UIntPtr System.unativeint