---
title: descriptorForRequiredKeysForNameOrder
framework: contacts
role: symbol
role_heading: Type Property
path: contacts/cncontactformatter/descriptorforrequiredkeysfornameorder
---

# descriptorForRequiredKeysForNameOrder

Returns the required key descriptor for the display name order.

## Declaration

```swift
class var descriptorForRequiredKeysForNameOrder: any CNKeyDescriptor { get }
```

## See Also

### Getting a descriptor

- [descriptorForRequiredKeys(for:)](contacts/cncontactformatter/descriptorforrequiredkeys(for:).md)
- [descriptorForRequiredKeysForDelimiter](contacts/cncontactformatter/descriptorforrequiredkeysfordelimiter.md)
