Skip to content

BackspaceIcon

Overview

BackspaceIcon draws a backspace icon. This was originally created for use on keypads, but may have other applications.

@author John Blanco @author Chris Malley (PixelZoom, Inc.)

Class BackspaceIcon

import { BackspaceIcon } from 'scenerystack/scenery-phet';

Constructor

new BackspaceIcon( providedOptions? : BackspaceIconOptions )

Instance Methods

Type BackspaceIconOptions

import type { BackspaceIconOptions } from 'scenerystack/scenery-phet';

Source Code

See the source for BackspaceIcon.ts in the scenery-phet repository.