---
title: hidesButtonsWithNavigationBar
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaptemplate/hidesbuttonswithnavigationbar
---

# hidesButtonsWithNavigationBar

A Boolean value that tells the system to hide the map buttons when hiding the navigation bar.

## Declaration

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

## Discussion

Discussion The default is true.

## See Also

### Configuring Map Templates

- [automaticallyHidesNavigationBar](carplay/cpmaptemplate/automaticallyhidesnavigationbar.md)
- [guidanceBackgroundColor](carplay/cpmaptemplate/guidancebackgroundcolor.md)
