---
title: stopLoading()
framework: webkit
role: symbol
role_heading: Instance Method
path: webkit/webpage/stoploading()
---

# stopLoading()

Stops loading all resources on the current page.

## Declaration

```swift
@MainActor final func stopLoading()
```

## See Also

### Managing the loading process

- [reload(fromOrigin:)](webkit/webpage/reload(fromorigin:).md)
