다음을 통해 공유


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
특성

적용 대상