iced_
dialog
0.14.0-dev
Module dialog
Module Items
Structs
Traits
Functions
Type Aliases
In crate iced_
dialog
iced_dialog
Module
dialog
Copy item path
Source
Expand description
Dialogs can be used to provide users with important information and make them act on it.
Structs
§
Dialog
A message dialog.
Style
The style of a
Dialog
.
Traits
§
Catalog
The theme catalog of a
Dialog
.
Functions
§
default
The default style of a
Dialog
.
Type Aliases
§
StyleFn
A styling function for a
Dialog
.