ReturnIcon¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/ReturnIcon.ts for the most up-to-date information.
Overview¶
ReturnIcon is the icon used to signify 'undo'.
@author John Blanco @author Chris Malley (PixelZoom, Inc.)
Class ReturnIcon¶
Constructor¶
new ReturnIcon( providedOptions? : ReturnIconOptions )¶
Instance Methods¶
Type ReturnIconOptions¶
- height?: number
- & PathOptions
Source Code¶
See the source for ReturnIcon.ts in the scenery-phet repository.