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

# PersonNameComponents.FormatStyle.Style.short

Specifies a short person name components style.

## Declaration

```swift
case short
```

## Discussion

Discussion The rawValue of short is 1.

## See Also

### Enumeration Cases

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