Type Definition iced_audio::graphics::ramp::Ramp[][src]

type Ramp<'a, Message, Backend> = Ramp<'a, Message, Renderer<Backend>>;

A ramp GUI widget that controls a Param. It is usually used to represent the easing of a parameter between two points in time.