How would I hide the status bar on top of the screen in iOS (and Android).
Believe, Xamarin.Forms has a way to do that. But how would I do that with Platform UNO?
Thanks in advance
Dierk
How would I hide the status bar on top of the screen in iOS (and Android).
Believe, Xamarin.Forms has a way to do that. But how would I do that with Platform UNO?
Thanks in advance
Dierk
Uno Platform supports the UWP
StatusBarAPI on Android and iOS, you can hide and show the status bar in the following manner: