次の方法で共有


NSTextViewClickedEventArgs(NSTextAttachmentCell, CGRect, nuint) コンストラクター

定義

public NSTextViewClickedEventArgs(AppKit.NSTextAttachmentCell cell, CoreGraphics.CGRect cellFrame, nuint charIndex);
new AppKit.NSTextViewClickedEventArgs : AppKit.NSTextAttachmentCell * CoreGraphics.CGRect * nuint -> AppKit.NSTextViewClickedEventArgs

パラメーター

cellFrame
CGRect
charIndex
System.System.UIntPtr System.unativeint

適用対象