---
title: "init(coder:)"
framework: corespotlight
role: symbol
role_heading: Initializer
path: "corespotlight/csperson/init(coder:)"
---

# init(coder:)

## Declaration

```swift
init?(coder: NSCoder)
```

## See Also

### Initializing a person object

- [init(displayName:handles:handleIdentifier:)](corespotlight/csperson/init(displayname:handles:handleidentifier:).md)
