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

# CapturedRoom.Section.Label.diningRoom

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

## Declaration

```swift
case diningRoom
```

## 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.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)
