---
title: kUSBNotificationPostForcedResume
framework: kernel
role: symbol
role_heading: Enumeration Case
path: kernel/usbnotificationtypes/kusbnotificationpostforcedresume
---

# kUSBNotificationPostForcedResume

The system sends a notification after a resume, which occurs after a forced suspend.

## Declaration

```occ
kUSBNotificationPostForcedResume = (1 << kUSBNotificationPostForcedResumeBit)
```
