---
title: pitch
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcamera/pitch
---

# pitch

The viewing angle of the camera, in degrees.

## Declaration

```swift
var pitch: Double
```

## See Also

### Accessing the camera properties

- [centerCoordinate](mapkit/mapcamera/centercoordinate.md)
- [distance](mapkit/mapcamera/distance.md)
- [heading](mapkit/mapcamera/heading.md)
