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

# isCancelled

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

## Declaration

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

## See Also

### Monitoring the progress of scene requests

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