Expand description
Window context API.
Structs§
- Monitor
Id - Unique identifier of a monitor screen.
- WINDOW
- Current context window.
- WINDOWS_
APP - Integration with the
WINDOWSservice implementer. - Window
Ctx - Defines the backing data of
WINDOW. - Window
Id - Unique identifier of an open window.
Enums§
- Window
Mode - Mode of an open window.
Traits§
- Windows
Service - Represents the
WINDOWSservice.