Available on
windows_platform
only.Expand description
§Windows
The supported OS version is Windows 7 or higher, though Windows 10 is tested regularly.
Structs§
- AnyThread
- A wrapper around a
Window
that ignores thread-specific window handle limitations. - Color
- Describes a color used by Windows
Enums§
- Backdrop
Type - Describes a system-drawn backdrop material of a window.
- Corner
Preference - Describes how the corners of a window should look like.
Traits§
- Device
IdExt Windows - Additional methods on
DeviceId
that are specific to Windows. - Event
Loop Builder ExtWindows - Additional methods on
EventLoop
that are specific to Windows. - Icon
ExtWindows - Additional methods on
Icon
that are specific to Windows. - Monitor
Handle ExtWindows - Additional methods on
MonitorHandle
that are specific to Windows. - Window
Attributes ExtWindows - Additional methods on
WindowAttributes
that are specific to Windows. - Window
Borrow ExtWindows - Additional methods for anything that dereference to
Window
. - Window
ExtWindows - Additional methods on
Window
that are specific to Windows.