Interface MoveMouseWheelCallback.Params

Enclosing interface:
MoveMouseWheelCallback

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

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

    • event

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