---
title: RoomCaptureSession.Instruction.slowDown
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/roomcapturesession/instruction/slowdown
---

# RoomCaptureSession.Instruction.slowDown

An instruction that requests that the user move slower.

## Declaration

```swift
case slowDown
```

## See Also

### Determining a coaching recommendation

- [RoomCaptureSession.Instruction.normal](roomplan/roomcapturesession/instruction/normal.md)
- [RoomCaptureSession.Instruction.moveCloseToWall](roomplan/roomcapturesession/instruction/moveclosetowall.md)
- [RoomCaptureSession.Instruction.moveAwayFromWall](roomplan/roomcapturesession/instruction/moveawayfromwall.md)
- [RoomCaptureSession.Instruction.turnOnLight](roomplan/roomcapturesession/instruction/turnonlight.md)
- [RoomCaptureSession.Instruction.lowTexture](roomplan/roomcapturesession/instruction/lowtexture.md)
