I am working on a MAUI Hybrid app and using Razor components for the interface.
On IOS, I have hidden the status bar and disable the safe area.
Now, I'd like to have controls display in the status bar, on the iPhone 14 (for example). Here is a visualization of where I want to move two icons on the right side.
Is there a way to do that?