---
title: isCurrentRoom
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/roomanchor/iscurrentroom
---

# isCurrentRoom

A Boolean value that indicates whether a room is a person’s current location.

## Declaration

```swift
var isCurrentRoom: Bool { get }
```

## See Also

### Getting information about a room anchor

- [geometry](arkit/roomanchor/geometry.md)
- [id](arkit/roomanchor/id.md)
- [meshAnchorIDs](arkit/roomanchor/meshanchorids.md)
- [originFromAnchorTransform](arkit/roomanchor/originfromanchortransform.md)
- [planeAnchorIDs](arkit/roomanchor/planeanchorids.md)
