---
title: category
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/object/category-swift.property
---

# category

A classification that the captured room assigns the object.

## Declaration

```swift
var category: CapturedRoom.Object.Category { get }
```

## See Also

### Identifying an object

- [identifier](roomplan/capturedroom/object/identifier.md)
- [parentIdentifier](roomplan/capturedroom/object/parentidentifier.md)
- [CapturedRoom.Object.Category](roomplan/capturedroom/object/category-swift.enum.md)
- [confidence](roomplan/capturedroom/object/confidence.md)
