---
title: didConnect
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationcenter/messageidentifier/didconnect-wf9
---

# didConnect

The identifier of the message that posts after a stylus accessory connects to the device.

## Declaration

```swift
static var didConnect: NotificationCenter.BaseMessageIdentifier<GCStylus.DidConnectMessage> { get }
```
