pub fn step_ceil(steps: u32, time: EasingTime) -> EasingStep
Expand description
Jumps to the final value by a number of steps
.
Starts from the first step value immediately.
pub fn step_ceil(steps: u32, time: EasingTime) -> EasingStep
Jumps to the final value by a number of steps
.
Starts from the first step value immediately.