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

# RoomCaptureSession.Instruction.moveAwayFromWall

An instruction that requests the user move further from the wall.

## Declaration

```swift
case moveAwayFromWall
```

## See Also

### Determining a coaching recommendation

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