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

# isCancelled

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

## Declaration

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

## See Also

### Getting the geocoder’s state

- [isLoading](mapkit/mkgeocodingrequest/isloading.md)
