---
title: default
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsusernotificationcenter/default
---

# default

Returns the default user notification center.

## Declaration

```swift
class var `default`: NSUserNotificationCenter { get }
```

## Return Value

Return Value The default user notification object.
