![]() # Objective - I want to hide the clock and the battery indicator on iOS ## Solution - Add the platform specific property `prefers_status_bar_hidden` on Window creation, and map it to `with_prefers_status_bar_hidden` in winit. ## Testing - Tested on iOS |
||
---|---|---|
.. | ||
accessibility.rs | ||
converters.rs | ||
cursor.rs | ||
lib.rs | ||
state.rs | ||
system.rs | ||
winit_config.rs | ||
winit_monitors.rs | ||
winit_windows.rs |