TimerToggleButton¶
Overview¶
Button for toggling timer on and off.
@author John Blanco
Class TimerToggleButton¶
Constructor¶
new TimerToggleButton( timerRunningProperty : Property<boolean>, provideOptions? : TimerToggleButtonOptions )¶
Instance Methods¶
Type TimerToggleButtonOptions¶
BooleanRectangularToggleButtonOptions
Source Code¶
See the source for TimerToggleButton.ts in the scenery-phet repository.