4 Setting the Badge Color for Tabs on iOS

Originally published at: 4 Setting the Badge Color for Tabs on iOS – Xojo Programming Blog

This is the final article in our series on customizing the appearance of the NavigationBar and TabBar. In this post, we’ll go a step further and show how to change the default color of the tab badge which is red by default. As you might expect, we’ll need a few more Declares to accomplish this.…

1 Like