---
title: style
framework: contacts
role: symbol
role_heading: Instance Property
path: contacts/cncontactformatter/style
---

# style

The formatting style for the contact name.

## Declaration

```swift
var style: CNContactFormatterStyle { get set }
```

## Discussion

Discussion The default value for this property is CNContactFormatterStyle.fullName. For more information on formatting styles, see CNContactFormatterStyle.

## See Also

### Specifying the formatting style

- [CNContactFormatterStyle](contacts/cncontactformatterstyle.md)
