---
title: didDisconnect
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationcenter/messageidentifier/diddisconnect-97jtl
---

# didDisconnect

The identifier of the message that posts after a keyboard accessory disconnects from the device.

## Declaration

```swift
static var didDisconnect: NotificationCenter.BaseMessageIdentifier<GCKeyboard.DidDisconnectMessage> { get }
```
