StickyToggleButtonInteractionStateProperty¶
Overview¶
A DerivedProperty that maps StickyToggleButtonModel states to the states needed by the button view.
@author John Blanco (PhET Interactive Simulations)
Class StickyToggleButtonInteractionStateProperty¶
Constructor¶
new StickyToggleButtonInteractionStateProperty( buttonModel : StickyToggleButtonModel<T> )¶
Instance Methods¶
Source Code¶
See the source for StickyToggleButtonInteractionStateProperty.ts in the sun repository.