cls_KeyEvent - almarklein/visvis GitHub Wiki

Inherits from BaseEvent.

A KeyEvent event is an event for things that happen with the keyboard.

The KeyEvent class implements the following properties:
key, text

The KeyEvent class implements the following methods:
Set

Properties

The integer keycode of the key.

The text that the key represents (if available).

Methods

Set the event properties before firing it.

⚠️ **GitHub.com Fallback** ⚠️