---
title: HIDDeviceClient.Notification.deviceSeized
framework: corehid
role: symbol
role_heading: Case
path: corehid/hiddeviceclient/notification/deviceseized
---

# HIDDeviceClient.Notification.deviceSeized

A notification that the device was seized by another client.

## Declaration

```swift
case deviceSeized
```

## Discussion

Discussion After the device is seized by another client, notifications are paused until HIDDeviceClient.Notification.deviceUnseized is received.
