UIKit.UINavigationController.SetNavigationBarHidden Method
Allows the navigation controller's UIKit.UINavigationBar to be shown or hidden

Syntax

[Foundation.Export("setNavigationBarHidden:animated:")]
public virtual void SetNavigationBarHidden (bool hidden, bool animated)

Parameters

hidden
A boolean value that determines if the navigation bar should be hidden or shown.
animated
A boolean that determines if the showing or hiding of the navigation bar should occur with an animated transition.

Remarks

This method allows showing or hiding the navigation controller's UIKit.UINavigationBar with an animated transition.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0