次の方法で共有


NSTextViewDelegate_Extensions.CellDoubleClicked メソッド

定義

public static void CellDoubleClicked (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect cellFrame, nuint charIndex);
static member CellDoubleClicked : AppKit.INSTextViewDelegate * AppKit.NSTextView * AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> unit

パラメーター

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

適用対象