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

# CapturedRoom.Section.Label.bedroom

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

## Declaration

```swift
case bedroom
```

## 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.bathroom](roomplan/capturedroom/section/label-swift.enum/bathroom.md)
- [CapturedRoom.Section.Label.unidentified](roomplan/capturedroom/section/label-swift.enum/unidentified.md)
