Customization: NavigationBar
The NavigationBar style parameters are described in the NavigationBarStyle structure
Description of NavigationBar parameters:
- backgroundColor: UIColor - background color;
- textColor: UIColor - text color;
- font: UIFont - text font;
- statusBarStyle: UIStatusBarStyle - style bar status (light or dark);
- backButtonImage: UIImage - image for the back button for all screens except the file browse screen;
- backButtonInFileImage: UIImage - image for back button for file browsing screen;
- searchButtonImage: UIImage - image for the search button in the knowledge base on the right.