AccessibleValueHandlerHotkeyDataCollection¶
Overview¶
The HotkeyData used for AccessibleValueHandler and its subclasses. This would ideally be inside of AccessibleValueHandler but I couldn't figure out how to add public static properties to the trait pattern.
@author Jesse Greenberg (PhET Interactive Simulations)
Source Code¶
See the source for AccessibleValueHandlerHotkeyDataCollection.ts in the sun repository.