Module iced_native::widget::button

source ·
Expand description

Allow your users to perform actions by pressing a button.

A Button has some local State.

Structs

Traits

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

Functions