winit

Module monitor

Source
Expand description

Types useful for interacting with a user’s monitors.

If you want to get basic information about a monitor, you can use the MonitorHandle type. This is retrieved from one of the following methods, which return an iterator of MonitorHandle:

Structs§

MonitorHandle
Handle to a monitor.
VideoMode
Describes a fullscreen video mode of a monitor.