---
title: descriptorForRequiredKeysForDelimiter
framework: contacts
role: symbol
role_heading: Type Property
path: contacts/cncontactformatter/descriptorforrequiredkeysfordelimiter
---

# descriptorForRequiredKeysForDelimiter

Returns the required key descriptor for the name delimiter.

## Declaration

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

## See Also

### Getting a descriptor

- [descriptorForRequiredKeys(for:)](contacts/cncontactformatter/descriptorforrequiredkeys(for:).md)
- [descriptorForRequiredKeysForNameOrder](contacts/cncontactformatter/descriptorforrequiredkeysfornameorder.md)
