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

# PersonNameComponentsFormatter.Style.abbreviated

## Declaration

```swift
case abbreviated
```

## Discussion

Discussion The maximally abbreviated form of a name. See “Abbreviated” 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.long](foundation/personnamecomponentsformatter/style-swift.enum/long.md)
