The event argument object for the text
{
cancel: <boolean>,
text: <string>,
textType: <string>
} Introduced: X13.
| Property | Description |
|---|---|
| cancel | Set this property to true to cancel the event. |
| text | The dropped text. |
| text |
The MIME type of the dropped text. |