---
title: titleVisibility
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmarkerannotationview/titlevisibility
---

# titleVisibility

The visibility of the title text rendered beneath the marker balloon.

## Declaration

```swift
var titleVisibility: MKFeatureVisibility { get set }
```

## See Also

### Setting the Visibility

- [subtitleVisibility](mapkit/mkmarkerannotationview/subtitlevisibility.md)
- [MKFeatureVisibility](mapkit/mkfeaturevisibility.md)
