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

适用于