Interface EndTouchCallback.Params

Enclosing interface:
EndTouchCallback

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

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

    • event

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