Upto iOS 10, the font for disabled and enabled uibarbuttonitem remains same, only color differs. But, after i installed my app on device having ios 11, the font for disabled mode get updated(showing system font), whereas in enabled mode it is showing the proper font which i set.
So, for case of iOS 11, How can i set font for disabled mode to keep consistency in the app.