NumericStepper.maximum

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

stepperInstance.maximum

Description

Property; the maximum range value of the stepper. This property can contain a number with up to three decimal places. The default value is 10.

Example

The following example sets the maximum value of the stepper range to 20:

myStepper.maximum = 20;

See also

NumericStepper.minimum