Controls/Stepper
Jump to navigation
Jump to search
Stepper
- Kind
- Control
- Microsoft Docs
- Stepper documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- Discrete numeric stepper.
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Value | ? | Current value | |
| Minimum | ? | Lower bound | |
| Maximum | ? | Upper bound | |
| Increment | ? | Step size |