---
title: stop()
framework: roomplan
role: symbol
role_heading: Instance Method
path: roomplan/roomcapturesession/stop()
---

# stop()

Stops the room-capture session.

## Declaration

```swift
func stop()
```

## Mentioned in

Scanning the rooms of a single structure

## See Also

### Controlling a session

- [run(configuration:)](roomplan/roomcapturesession/run(configuration:).md)
- [RoomCaptureSession.Configuration](roomplan/roomcapturesession/configuration.md)
- [stop(pauseARSession:)](roomplan/roomcapturesession/stop(pausearsession:).md)
