Interface PressKeyCallback.Params

Enclosing interface:
PressKeyCallback

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

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

    • event

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