Module cosmic::iced_winit::winit::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§
- Handle to a monitor.
- Describes a fullscreen video mode of a monitor.