---
title: shared()
framework: contacts
role: symbol
role_heading: Type Method
path: contacts/cncontactsuserdefaults/shared()
---

# shared()

The singleton contacts user defaults object.

## Declaration

```swift
class func shared() -> Self
```

## Return Value

Return Value Returns the shared CNContactsUserDefaults object.
