Search code examples
iosuno-platform

How to change the color for the status bar and the swipe bar section?


How would I change the color of status bar section (top of screen) and the swipe bar section (bottom of screen) as per image here (where both sections are LightBlue)?

Preferably I wanted to set a different color on top than on bottom.


Solution

  • My question already was answered by the sample on link above: setting .Background of the parent UIElement is sufficient