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

# RoomCaptureSession.Instruction.moveCloseToWall

An instruction that requests the user move closer to the wall.

## Declaration

```swift
case moveCloseToWall
```

## See Also

### Determining a coaching recommendation

- [RoomCaptureSession.Instruction.normal](roomplan/roomcapturesession/instruction/normal.md)
- [RoomCaptureSession.Instruction.moveAwayFromWall](roomplan/roomcapturesession/instruction/moveawayfromwall.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)
