I see that if you have the NavigationController, you can set a flag to turn it off. http://developer.xamarin.com/recipes/ios/content_controls/navigation_controller/change_the_nav_bar_transparency/
How do I access this object from my main ContentPage class? I have a Forms Portable project.