public static interface Stepper.StepStateChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChanged(Stepper.StepState oldState,
Step step,
Stepper stepper) |
void onStateChanged(Stepper.StepState oldState, Step step, Stepper stepper)
oldState - Stepper.StepStatestep - Step new state can be obtained from the this step instancestepper - Stepper the step belongs toCopyright © 2019–2022 Dominokit. All rights reserved.