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

# PersonNameComponentsFormatter.Style.short

## Declaration

```swift
case short
```

## Discussion

Discussion The shortened form appropriate for display in space-constrained settings, contingent on user preferences and language defaults. See “Short” for details about its specific behavior.

## See Also

### Constants

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