KeyEvent

Hierarchy

  • KeyEvent

Constructors

Accessors

Constructors

  • This class should not be instantiated by users of LuciadRIA.

    Returns KeyEvent

Accessors

  • get inputType(): string
  • The input modality type. Always 'keyboard'.

    Returns string

  • set inputType(value): void
  • Parameters

    • value: string

    Returns void