Interface ReleaseMouseCallback.Params

Enclosing interface:
ReleaseMouseCallback

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

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