---
title: PersonNameComponentsFormatter.Style.long
framework: foundation
role: symbol
role_heading: Case
path: foundation/personnamecomponentsformatter/style-swift.enum/long
---

# PersonNameComponentsFormatter.Style.long

## Declaration

```swift
case long
```

## Discussion

Discussion The fully qualified form complete with all known components. See “Long” for details about its specific behavior.

## See Also

### Constants

- [PersonNameComponentsFormatter.Style.default](foundation/personnamecomponentsformatter/style-swift.enum/default.md)
- [PersonNameComponentsFormatter.Style.short](foundation/personnamecomponentsformatter/style-swift.enum/short.md)
- [PersonNameComponentsFormatter.Style.medium](foundation/personnamecomponentsformatter/style-swift.enum/medium.md)
- [PersonNameComponentsFormatter.Style.abbreviated](foundation/personnamecomponentsformatter/style-swift.enum/abbreviated.md)
