---
title: automaticallyHidesNavigationBar
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaptemplate/automaticallyhidesnavigationbar
---

# automaticallyHidesNavigationBar

A Boolean value that indicates whether the template should automatically hide the navigation bar.

## Declaration

```swift
var automaticallyHidesNavigationBar: Bool { get set }
```

## Discussion

Discussion The default is true.

## See Also

### Configuring Map Templates

- [hidesButtonsWithNavigationBar](carplay/cpmaptemplate/hidesbuttonswithnavigationbar.md)
- [guidanceBackgroundColor](carplay/cpmaptemplate/guidancebackgroundcolor.md)
