---
title: isLoading
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklookaroundscenerequest/isloading
---

# isLoading

A Boolean value that indicates whether a scene request is loading.

## Declaration

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

## See Also

### Monitoring the progress of scene requests

- [isCancelled](mapkit/mklookaroundscenerequest/iscancelled.md)
