次の方法で共有


NSTextViewDelegate.CellDoubleClicked メソッド

定義

[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

パラメーター

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

適用対象