---
title: isCancelled
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkreversegeocodingrequest/iscancelled
---

# isCancelled

A Boolean value that indicates whether the current reverse geocoding request is in a cancelled state.

## Declaration

```swift
var isCancelled: Bool { get }
```

## See Also

### Getting the reverse geocoder’s state

- [isLoading](mapkit/mkreversegeocodingrequest/isloading.md)
- [location](mapkit/mkreversegeocodingrequest/location.md)
