KeyTracker

constructor(keyEvents: KeyEvents)(source)

Creates a new KeyTracker instance by subscribing to the provided KeyEvents object.

Parameters

keyEvents

The source of the key events to listen to.