Module async_winit::window
source · Expand description
Window code adapted for async
usage.
Structs
- An icon used for the window titlebar, taskbar, etc.
- A window.
- Attributes to use when creating a window.
- A builder to use to create windows.
Enums
- The behavior of cursor grabbing.
- Describes the appearance of the mouse cursor.
- Fullscreen modes.
- Generic IME purposes for use in
Window::set_ime_purpose
. - Defines the orientation that a window resize will be performed.
- The theme variant to use.
- Platform-specific
- A window level groups windows with respect to their z-position.