Exemplo n.º 1
0
 public void SetNativeHidden(bool hidden, bool animated)
 {
     NavController.SetNavigationBarHidden(hidden, animated);
 }