pub fn supported_resolutions(
    ctx: &Context
) -> impl Iterator<Item = PhysicalSize<u32>>
Expand description

Returns an iterator providing all resolutions supported by the current monitor.