Slider.draw

Draw a slider with a given normalized value and return its new value

struct Slider
@nogc nothrow
float
draw
const
(
ref scope Window window
,
in float current
)

Meta