---
title: PlaneAnchor.Classification.floor
framework: arkit
role: symbol
role_heading: Case
path: arkit/planeanchor/classification-swift.enum/floor
---

# PlaneAnchor.Classification.floor

A floor.

## Declaration

```swift
case floor
```

## See Also

### Getting known classifications

- [PlaneAnchor.Classification.ceiling](arkit/planeanchor/classification-swift.enum/ceiling.md)
- [PlaneAnchor.Classification.door](arkit/planeanchor/classification-swift.enum/door.md)
- [PlaneAnchor.Classification.seat](arkit/planeanchor/classification-swift.enum/seat.md)
- [PlaneAnchor.Classification.table](arkit/planeanchor/classification-swift.enum/table.md)
- [PlaneAnchor.Classification.wall](arkit/planeanchor/classification-swift.enum/wall.md)
- [PlaneAnchor.Classification.window](arkit/planeanchor/classification-swift.enum/window.md)
