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

# didDisconnect

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

## Declaration

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