---
title: "CapturedElementCategory.surface(_:)"
framework: roomplan
role: symbol
role_heading: Case
path: "roomplan/capturedelementcategory/surface(_:)"
---

# CapturedElementCategory.surface(_:)

A category that’s scoped to the captured surface.

## Declaration

```swift
case surface(CapturedRoom.Surface.Category)
```

## See Also

### Determining the category type

- [CapturedElementCategory.object(_:)](roomplan/capturedelementcategory/object(_:).md)
