noNavigationBar.SetField ("barTintColor", noNavigationBar.ColorToUIColor (Colors.White))
noNavigationBar.SetField ("tintColor", noNavigationBar.ColorToUIColor (Colors.Black)) 'must be different from the barTintColor'
'noNavigationBar.SetField ("translucent", False) 'on iOS > 12.x do not put this line, or put it to True'