hi
i want to know is this possible that we can change tint color of toolbar of UIpopovercontroller.
i used this code but toolbar color is not changed
Searchpopoverobj.MynavigationController.toolbar.tintColor=Searchpopoverobj.MynavigationController.navigationBar.tintColor;