---
title: deviceReference
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hiddeviceclient/devicereference-swift.property
---

# deviceReference

The reference to the HID device used to create the  HID client device.

## Declaration

```swift
nonisolated final let deviceReference: HIDDeviceClient.DeviceReference
```

## Discussion

Discussion For more details, see HIDDeviceClient.DeviceReference.

## See Also

### Create a device client

- [init(deviceReference:)](corehid/hiddeviceclient/init(devicereference:).md)
- [HIDDeviceClient.DeviceReference](corehid/hiddeviceclient/devicereference-swift.struct.md)
