Skip to content

EnumerationDeprecatedProperty

Overview

Property whose value is a member of an Enumeration.

@author Chris Malley (PixelZoom, Inc.)

Class EnumerationDeprecatedProperty

@deprecated

import { EnumerationDeprecatedProperty } from 'scenerystack/axon';

Constructor

new EnumerationDeprecatedProperty( enumeration, initialValue, options )

Instance Methods

Source Code

See the source for EnumerationDeprecatedProperty.js in the axon repository.