---
title: subtitleVisibility
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmarkerannotationview/subtitlevisibility
---

# subtitleVisibility

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

## Declaration

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

## Discussion

Discussion MapKit shows the text when the user selects a marker.

## See Also

### Setting the Visibility

- [titleVisibility](mapkit/mkmarkerannotationview/titlevisibility.md)
- [MKFeatureVisibility](mapkit/mkfeaturevisibility.md)
