次の方法で共有


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
属性

適用対象