NSTextViewClickedEventArgs(NSTextAttachmentCell, CGRect, nuint) Constructor

Definition

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

Parameters

cellFrame
CGRect
charIndex
System.System.UIntPtr System.unativeint

Applies to