Module iced::widget::button

source ·
Expand description

Allow your users to perform actions by pressing a button.

Structs

The appearance of a button.

Traits

A set of rules that dictate the style of a button.

Type Definitions

A widget that produces a message when clicked.