Skip to content

globalHotkeyRegistry

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/input/globalHotkeyRegistry.ts for the most up-to-date information.

Overview

Stores a record of all global hotkeys (Hotkey instances that should be available regardless of focus).

@author Jesse Greenberg (PhET Interactive Simulations) @author Jonathan Olson <jonathan.olson@colorado.edu>

Source Code

See the source for globalHotkeyRegistry.ts in the scenery repository.