---
title: CapturedRoom.Section.Label.bathroom
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/capturedroom/section/label-swift.enum/bathroom
---

# CapturedRoom.Section.Label.bathroom

A distinct area that resembles a bathroom within a larger structure.

## Declaration

```swift
case bathroom
```

## See Also

### Assigning a section a label

- [CapturedRoom.Section.Label.livingRoom](roomplan/capturedroom/section/label-swift.enum/livingroom.md)
- [CapturedRoom.Section.Label.kitchen](roomplan/capturedroom/section/label-swift.enum/kitchen.md)
- [CapturedRoom.Section.Label.diningRoom](roomplan/capturedroom/section/label-swift.enum/diningroom.md)
- [CapturedRoom.Section.Label.bedroom](roomplan/capturedroom/section/label-swift.enum/bedroom.md)
- [CapturedRoom.Section.Label.unidentified](roomplan/capturedroom/section/label-swift.enum/unidentified.md)
