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

# CapturedRoom.Section.Label.livingRoom

A distinct area that resembles a living room within a larger structure.

## Declaration

```swift
case livingRoom
```

## See Also

### Assigning a section a label

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