---
title: showsUserTrackingButton
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapview/showsusertrackingbutton
---

# showsUserTrackingButton

A Boolean value that indicates whether the map displays the user tracking button.

## Declaration

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

## See Also

### Configuring the map appearance

- [preferredConfiguration](mapkit/mkmapview/preferredconfiguration.md)
- [pitchButtonVisibility](mapkit/mkmapview/pitchbuttonvisibility.md)
- [MKMapConfiguration](mapkit/mkmapconfiguration.md)
- [MKStandardMapConfiguration](mapkit/mkstandardmapconfiguration.md)
- [MKHybridMapConfiguration](mapkit/mkhybridmapconfiguration.md)
- [MKImageryMapConfiguration](mapkit/mkimagerymapconfiguration.md)
