Hello,
Welcome to Microsoft Q&A!
I tried the code on iOS14 in Xamarin.iOS and even in native iOS , it does not work .
KeyWindow is deprecated on iOS 13, we have to use another complicated way to get it ,refer to here .
However , I test the code (even test it in viewcontroller, SceneDelegate )it does not work in any scenario.
I'm afraid Apple does not want us to change the system theme directly, the only way is to let it change with Navigation bar style,refer to here .
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.