Expand description
Structs
- The appearance of a button.
- A generic widget that produces a message when pressed.
- The local state of a
Button
.
Traits
- A set of rules that dictate the style of a button.
Functions
- Draws a
Button
. - Computes the layout of a
Button
. - Returns the
mouse::Interaction
of aButton
.