Share via


NSTextViewDoubleClickEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class NSTextViewDoubleClickEventArgs : EventArgs
type NSTextViewDoubleClickEventArgs = class
    inherit EventArgs
Inheritance
NSTextViewDoubleClickEventArgs

Constructors

Name Description
NSTextViewDoubleClickEventArgs(NSTextAttachmentCell, CGRect, UIntPtr)

Create a new instance of the NSTextViewDoubleClickEventArgs with the specified event data.

Properties

Name Description
Cell
CellFrame
CharIndex

Applies to