---
title: cDevice
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/remotedeviceidentifier/cdevice
---

# cDevice

Returns the ar_device associated with this device.

## Declaration

```swift
var cDevice: ar_device_t { get }
```
