Interface CancelTouchCallback.Params

Enclosing interface:
CancelTouchCallback

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

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