UIKit.UINavigationController.SetToolbarHidden Method
Allows the navigation controller's UIKit.UIToolbar to be shown or hidden

Syntax

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

Parameters

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

Remarks

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

Requirements

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