[][src]Module iced_audio::native::h_slider

Display an interactive horizontal slider that controls a Param

Structs

HSlider

A horizontal slider GUI widget that controls a Param

State

The local state of an HSlider.

Traits

Renderer

The renderer of an HSlider.