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

# CapturedRoom.Section.Label.kitchen

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

## Declaration

```swift
case kitchen
```

## See Also

### Assigning a section a label

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