---
title: "HIDDeviceManager.Notification.deviceMatched(_:)"
framework: corehid
role: symbol
role_heading: Case
path: "corehid/hiddevicemanager/notification/devicematched(_:)"
---

# HIDDeviceManager.Notification.deviceMatched(_:)

A notification that a device matched the device criteria.

## Declaration

```swift
case deviceMatched(HIDDeviceClient.DeviceReference)
```
