Skip to content

NavigationBarScreenButton

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.