winit/src/platform_impl/ios
Christian Duerr 55dff53a98
Fix Window platform support documentation
This resolves various problems with the documentation about platform
support on the Window struct.

It also completely removes pointless runtime errors in favor of
consistent no-ops on all platforms that do not support a certain
features.
2020-07-27 00:13:17 +03:00
..
app_state.rs Add changelog entry 2020-01-05 16:57:32 -05:00
event_loop.rs Move available_monitors and primary_monitor to EventLoopWindowTarget (#1616) 2020-07-04 15:46:41 -04:00
ffi.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
mod.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
monitor.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
view.rs iOS: convert touch positions to physical (#1551) 2020-05-04 15:55:58 -07:00
window.rs Fix Window platform support documentation 2020-07-27 00:13:17 +03:00