The automatic vs. nonautomatic repeat state of the stepper.
SDKs
- iOS 5.0+
- Mac Catalyst 13.0+
Framework
- UIKit
The automatic vs. nonautomatic repeat state of the stepper.
SDKs
Framework
var is Continuous: Bool
The continuous vs. noncontinuous state of the stepper.
var wraps: Bool
The wrap vs. no-wrap state of the stepper.
var minimum Value: Double
The lowest possible numeric value for the stepper.
var maximum Value: Double
The highest possible numeric value for the stepper.
var step Value: Double
The step, or increment, value for the stepper.