---
title: PersonNameComponents.AttributedStyle
framework: foundation
role: symbol
role_heading: Structure
path: foundation/personnamecomponents/attributedstyle
---

# PersonNameComponents.AttributedStyle

## Declaration

```swift
struct AttributedStyle
```

## Topics

### Initializers

- [init(style:locale:)](foundation/personnamecomponents/attributedstyle/init(style:locale:).md)

### Instance Properties

- [locale](foundation/personnamecomponents/attributedstyle/locale.md)
- [style](foundation/personnamecomponents/attributedstyle/style.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [FormatStyle](foundation/formatstyle.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
