<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/RoomCaptureSession/arSession",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "RoomPlan"
    ],
    "preciseIdentifier" : "s:8RoomPlan0A14CaptureSessionC02arD0So9ARSessionCvp"
  },
  "title" : "arSession"
}
-->

# arSession

An object that manages an ARKit session.

```
var arSession: ARSession
```

## Discussion

You may use this object to display your own AR experience.

[`RoomCaptureSession`](/documentation/RoomPlan/RoomCaptureSession) sets this property at initialization and throws an error if your app attempts to set a value.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)