Back to Fullcalendar

eventLongPressDelay

_docs-v6/touch/eventLongPressDelay.md

latest383 B
Original Source

For touch devices, the amount of time the user must hold down before an event becomes draggable.

<div class='spec' markdown='1'> Integer, *default*: `1000` (1 second) </div>

This value is specified in milliseconds. If not specified, it falls back to longPressDelay.

Only applicable when the calendar is being used on a touch device. Otherwise, there is no delay.