Expand description
Window code adapted for async
usage.
Structs§
- Icon
- An icon used for the window titlebar, taskbar, etc.
- Window
- A window.
- Window
Attributes - Attributes to use when creating a window.
- Window
Builder - A builder to use to create windows.
- Window
Buttons
Enums§
- Cursor
Grab Mode - The behavior of cursor grabbing.
- Cursor
Icon - Describes the appearance of the mouse cursor.
- Fullscreen
- Fullscreen modes.
- ImePurpose
- Generic IME purposes for use in
Window::set_ime_purpose
. - Resize
Direction - Defines the orientation that a window resize will be performed.
- Theme
- The theme variant to use.
- User
Attention Type - Platform-specific
- Window
Level - A window level groups windows with respect to their z-position.