Module iced_native::widget::checkbox[][src]

Show toggle controls using checkboxes.

Structs

Checkbox

A box that can be checked.

Traits

Renderer

The renderer of a Checkbox.