---
title: PersonNameComponents.FormatStyle.Style.abbreviated
framework: foundation
role: symbol
role_heading: Case
path: foundation/personnamecomponents/formatstyle/style-swift.enum/abbreviated
---

# PersonNameComponents.FormatStyle.Style.abbreviated

Specifies an abbreviated person name components style.

## Declaration

```swift
case abbreviated
```

## Discussion

Discussion The rawValue of abbreviated is 4.

## See Also

### Enumeration Cases

- [PersonNameComponents.FormatStyle.Style.long](foundation/personnamecomponents/formatstyle/style-swift.enum/long.md)
- [PersonNameComponents.FormatStyle.Style.medium](foundation/personnamecomponents/formatstyle/style-swift.enum/medium.md)
- [PersonNameComponents.FormatStyle.Style.short](foundation/personnamecomponents/formatstyle/style-swift.enum/short.md)
