winit/src/platform_impl/ios
Amr Bashir daf0d6b9a7
feat: add Window::is_resizable (#2171)
* feat: add `Window::is_resizable`

* move it right after `set_resizable`
2022-02-17 16:03:17 +01:00
..
app_state.rs Add exit code to ControlFlow::Exit (#2100) 2022-01-11 01:23:20 +01:00
event_loop.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
ffi.rs Fix view frame in portrait when starting iOS app in landscape (#1703) 2020-09-22 11:21:07 -07:00
mod.rs Add EventLoopBuilder 2022-02-17 00:09:03 +03:00
monitor.rs Fix warnings (#2076) 2021-12-11 03:02:48 +01:00
view.rs Fix view frame in portrait when starting iOS app in landscape (#1703) 2020-09-22 11:21:07 -07:00
window.rs feat: add Window::is_resizable (#2171) 2022-02-17 16:03:17 +01:00