Skip to main content

checkbox

Function checkbox 

Source
pub fn checkbox(
    x: f32,
    y: f32,
    s: f32,
    checked: bool,
    hover: bool,
    primary: Rgba,
    track: Rgba,
) -> Draw
Expand description

Checkbox; checked draws a tick.