winit/src/platform_impl/apple/uikit
2024-07-14 13:14:32 +02:00
..
app_delegate.rs Move iOS and macOS implementations into new apple module (#3756) 2024-06-24 13:26:49 +02:00
app_state.rs Implement ApplicationHandler::can_create|destroy_surfaces() (#3765) 2024-06-30 00:41:57 +02:00
event_loop.rs Change run_app(app: &mut A) to run_app(app: A) (#3721) 2024-07-11 15:38:09 +02:00
mod.rs Make DeviceId/WindowId::dummy() safe (#3784) 2024-07-14 13:14:32 +02:00
monitor.rs Move iOS and macOS implementations into new apple module (#3756) 2024-06-24 13:26:49 +02:00
view.rs Move iOS and macOS implementations into new apple module (#3756) 2024-06-24 13:26:49 +02:00
view_controller.rs Move iOS and macOS implementations into new apple module (#3756) 2024-06-24 13:26:49 +02:00
window.rs Make DeviceId/WindowId::dummy() safe (#3784) 2024-07-14 13:14:32 +02:00