---
title: subtitle
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkuserlocation/subtitle
---

# subtitle

The subtitle to display for the user’s location annotation.

## Declaration

```swift
var subtitle: String? { get set }
```

## See Also

### Accessing the user’s location annotation

- [title](mapkit/mkuserlocation/title.md)
