---
title: ABPeoplePickerDisplayedPropertyDidChange
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsnotification/name-swift.struct/abpeoplepickerdisplayedpropertydidchange
---

# ABPeoplePickerDisplayedPropertyDidChange

Posted when the displayed property in the record list is changed.

## Declaration

```swift
static let ABPeoplePickerDisplayedPropertyDidChange: NSNotification.Name
```

## Discussion

Discussion The system posts this notification on the main actor.

## See Also

### AddressBook

- [abDatabaseChanged](foundation/nsnotification/name-swift.struct/abdatabasechanged.md)
- [abDatabaseChangedExternally](foundation/nsnotification/name-swift.struct/abdatabasechangedexternally.md)
- [ABPeoplePickerGroupSelectionDidChange](foundation/nsnotification/name-swift.struct/abpeoplepickergroupselectiondidchange.md)
- [ABPeoplePickerNameSelectionDidChange](foundation/nsnotification/name-swift.struct/abpeoplepickernameselectiondidchange.md)
- [ABPeoplePickerValueSelectionDidChange](foundation/nsnotification/name-swift.struct/abpeoplepickervalueselectiondidchange.md)
