Interface EnterMouseCallback.Params

Enclosing interface:
EnterMouseCallback

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

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