Search Unity

How to change Status Bar Style during runtime?

Discussion in 'iOS and tvOS' started by _Adriaan, Sep 8, 2020.

  1. _Adriaan

    _Adriaan

    Joined:
    Nov 12, 2009
    Posts:
    481
    Hey, you!

    I would like to change the iOS status bar style of my game during runtime. I only found PlayerSettings.iOS.statusBarStyle in the documentation, which is only available in the UnityEditor namespace. Is there a runtime solution that I overlooked, and if not, what would be a workaround?