DayPilot.Calendar.eventTapAndHoldHandling

The eventTapAndHoldHandling property (string) sets the action for tap-and-hold touch gesture.

Possible Values

  • "Move"
  • "ContextMenu"

Default Value

"Move"

Example

dp.eventTapAndHoldHandling = "ContextMenu";