Interface ExitMouseCallback.Params

Enclosing interface:
ExitMouseCallback

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

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

    • event

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