Interface MoveTouchCallback.Params

Enclosing interface:
MoveTouchCallback

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

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

    • event

      default TouchMoved event()
      Returns the TouchMoved event that is about to be processed by the browser.