<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSPersonNameComponentsFormatterStyle"
  },
  "title" : "PersonNameComponentsFormatter.Style"
}
-->

# PersonNameComponentsFormatter.Style

The formatting styles for person name components.

```
enum Style
```

## Topics

### Constants

[`NSPersonNameComponentsFormatterStyleDefault`](/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum/default)

[`NSPersonNameComponentsFormatterStyleShort`](/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum/short)

[`NSPersonNameComponentsFormatterStyleMedium`](/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum/medium)

[`NSPersonNameComponentsFormatterStyleLong`](/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum/long)

[`NSPersonNameComponentsFormatterStyleAbbreviated`](/documentation/Foundation/PersonNameComponentsFormatter/Style-swift.enum/abbreviated)

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)