winit/src/platform_impl/ios
Kirill Chibisov 38f28d5836 Add Window::on_present_notify to ack about drawing
That's a way to communicate to winit that you'll present to the window.
While it's a no-op for now, it'll be used to throttle drawing.
2023-08-04 14:23:44 +04:00
..
uikit Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
app_state.rs Update icrate to v0.0.4 (#2992) 2023-08-02 16:30:41 +02:00
event_loop.rs Remove lifetime from the Event 2023-07-31 00:39:01 +04:00
ffi.rs Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
mod.rs Remove lifetime from the Event 2023-07-31 00:39:01 +04:00
monitor.rs Update objc2 version (#2936) 2023-07-29 00:33:03 +02:00
view.rs Update icrate to v0.0.4 (#2992) 2023-08-02 16:30:41 +02:00
window.rs Add Window::on_present_notify to ack about drawing 2023-08-04 14:23:44 +04:00