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

# stopLoading()

Stops loading all resources on the current page.

## Declaration

```swift
func stopLoading()
```

## See Also

### Managing the loading process

- [reload()](webkit/wkwebview/reload().md)
- [reload(_:)](webkit/wkwebview/reload(_:).md)
- [reloadFromOrigin()](webkit/wkwebview/reloadfromorigin().md)
- [reloadFromOrigin(_:)](webkit/wkwebview/reloadfromorigin(_:).md)
- [stopLoading(_:)](webkit/wkwebview/stoploading(_:).md)
