Share via


NSTextViewDraggedCellEventArgs Class

Definition

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

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

Constructors

Name Description
NSTextViewDraggedCellEventArgs(NSTextAttachmentCell, CGRect, NSEvent, UIntPtr)

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

Properties

Name Description
Cell
CharIndex
Rect
TheEvent

Applies to