onTouchStart method

dynamic onTouchStart(
  1. TouchEvent e
)

Implementation

onTouchStart(TouchEvent e) => jsObject.onTouchStart(e);