Input event type for screen drag events. Only available on mobile devices.
Contains screen drag information. See [method Node._input].
$DOCS_URL/tutorials/inputs/inputevent.html
The drag event index in the case of a multi-drag event.
The drag position.
The drag position relative to the previous position (position at the last frame).
The drag velocity.