---
title: titleVisibility
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapfeatureannotation/titlevisibility
---

# titleVisibility

A value that determines the behavior of the title’s visibility.

## Declaration

```data
get titleVisibility(): FeatureVisibility;
```

## Discussion

Discussion Use one of the FeatureVisibility values to control how the framework displays the title’s visibility. The default is Adaptive. You can’t set the title visibility property of the map feature annotation.
