onStart method

dynamic onStart(
  1. TouchEvent e
)

Implementation

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