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

# isCancelled

A Boolean value that indicates if the cancellation of the request was successful.

## Declaration

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

## See Also

### Checking the status of a request

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