1 implementation of Interval
Microsoft.Maui.Controls (1)
Stepper\Stepper.cs (1)
111
double IStepper.
Interval
=> Increment;
2 references to Interval
Microsoft.Maui (1)
Handlers\Stepper\StepperHandler.cs (1)
19
[nameof(IStepper.
Interval
)] = MapIncrement,
Microsoft.Maui.Controls (1)
Stepper\Stepper.Mapper.cs (1)
13
handler.UpdateValue(nameof(IStepper.
Interval
));