LuciadRIA (2026.0.07)
    Preparing search index...

    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: string): void

      Parameters

      • value: string

      Returns void