Skip to content

NavigationBarScreenButton

Under Construction

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

Overview

Button for a single screen in the navigation bar, shows the text and the navigation bar icon.

@author Sam Reid (PhET Interactive Simulations) @author Jonathan Olson <jonathan.olson@colorado.edu> @author Chris Malley (PixelZoom, Inc.)

import { NavigationBarScreenButton } from 'scenerystack/sim';

Constructor

Instance Methods

Instance Properties

screen : AnyScreen

(readonly)

Source Code

See the source for NavigationBarScreenButton.ts in the joist repository.