Interface ReleaseKeyCallback.Params

Enclosing interface:
ReleaseKeyCallback

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

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

    • event

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