logo

Module iced::window

source · []
Expand description

Configure the window of your application in native platforms.

Re-exports

pub use icon::Icon;

Modules

Attach an icon to the window of your application.

Structs

The window settings of an application.

Enums

The mode of a window-based application.

The position of a window in a given screen.

Functions

Moves a window to the given logical coordinates.

Resizes the window to the given logical dimensions.