Interface StartTouchCallback.Params

Enclosing interface:
StartTouchCallback

public static interface StartTouchCallback.Params
The parameters of the StartTouchCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default TouchStarted
    Returns the TouchStarted event that is about to be processed by the browser.
  • Method Details