[][src]Module iced::window

Configure the window of your application in native platforms.

Re-exports

pub use icon::Icon;

Modules

icon

Attach an icon to the window of your application.

Structs

Settings

The window settings of an application.

Enums

Mode

The mode of a window-based application.