Available on crate feature
ui only.Expand description
UI components related to windows.
Structs§
- Balloon
Notification - A Balloon notification above the Windows notification area.
- Notification
Icon - An icon in the Windows notification area.
- Notification
Icon Options - Options for a new notification icon used by
Window::add_notification_icon. - TryFromHWND
Error - Window
- A window based on a
WindowClass. - Window
Appearance - Window
Class - Window class serving as a base for
Window. - Window
Class Appearance - Window
Handle - A (non-null) handle to a window.
- Window
Placement - Window show state plus positions.
Enums§
- Balloon
Notification Standard Icon - Built-in Windows standard icons for balloon notifications.
- Flash
Duration - The amount of times the window should be flashed.
- Flash
Element - The target of the flash animation.
- Flash
Interval - The interval between flashes.
- Layered
- Magnifier
- Monitor
Power - Monitor power state.
- Notification
Icon Id - Notification icon ID given to the Windows API.
- Window
Command - Window command corresponding to its buttons in the top right corner.
- Window
Extended Style - Extended window style.
- Window
Show State - Window show state such as ‘minimized’ or ‘hidden’.
- Window
Style - Window style.
- WindowZ
Position