Stepper
Stepper Attributes Inspector Reference
Value
Minimum
The minimum value of the stepper.
Access: minimumValue
.
Maximum
The maximum value of the stepper.
Access: maximumValue
.
Current
The value of the stepper.
Access: value
.
Step
The amount by which the stepper increments or decrements its value.
Access: stepValue
.
Behavior
Autorepeat
Whether the stepper keeps incrementing or decrementing its value while either of its buttons is held down.
Selection |
Method |
Argument |
---|---|---|
Unselected |
||
Selected |
Continuous
Whether the stepper continuously sends update events as either of its buttons is held down.
In continuous updates the stepper sends update events as the user holds the button. In noncontinuous updates the stepper sends one update event when the user releases the button.
Selection |
Method |
Argument |
---|---|---|
Unselected |
||
Selected |
Wraps
Whether the stepper wraps around the minimum and maximum values.
Copyright © 2014 Apple Inc. All rights reserved. Terms of Use | Privacy Policy | Updated: 2013-12-16