Interface MoveMouseCallback.Params

Enclosing interface:
MoveMouseCallback

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

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

    • event

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