Expand description
A clickable, labeled button
Structs§
- A clickable button.
- The background color of the button when it is active (depressed).
- The foreground color of the button when it is active (depressed).
- The outline color of the button when it is active (depressed).
- The background color of the button.
- A mouse click in a
Button
. - The coloring to apply to a
Button
or button-like widget. - The background color of the button when the mouse cursor is hovering over it.
- The foreground color of the button when the mouse cursor is hovering over it.
- The outline color of the button when the mouse cursor is hovering over it.
- The foreground color of the button.
- The background color of the button when the mouse cursor is hovering over it.
- The foreground color of the button when the mouse cursor is hovering over it.
- The outline color of the button when the mouse cursor is hovering over it.
- The outline color of the button.
- A multi-click gesture recognizer.
Enums§
- The type of a
Button
or similar clickable widget. - The effective visual state of an element.