共用方式為


NSTextViewDelegate.CellClicked 方法

定義

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

參數

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

適用於