---
title: isHidden
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmapbutton/ishidden
---

# isHidden

A Boolean value that hides and shows the map button.

## Declaration

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

## Discussion

Discussion The default value is false.

## See Also

### Controlling the Button

- [isEnabled](carplay/cpmapbutton/isenabled.md)
