---
title: PersonNameComponents.ParseStrategy
framework: foundation
role: symbol
role_heading: Structure
path: foundation/personnamecomponents/parsestrategy
---

# PersonNameComponents.ParseStrategy

## Declaration

```swift
struct ParseStrategy
```

## Topics

### Initializers

- [init()](foundation/personnamecomponents/parsestrategy/init().md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [ParseStrategy](foundation/parsestrategy.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
