isToolbarHidden
A Boolean indicating whether the navigation controller’s built-in toolbar is visible.
Declaration
var isToolbarHidden: Bool { get set }Discussion
If this property is set to true, the toolbar is not visible. The default value of this property is true.