<!--
{
  "availability" : [
    "iOS: 4.0.0 - 9.0.0",
    "iPadOS: 4.0.0 - 9.0.0",
    "macCatalyst: 13.1.0 - 13.1.0"
  ],
  "documentType" : "symbol",
  "framework" : "AddressBookUI",
  "identifier" : "/documentation/AddressBookUI/ABPersonViewController/shouldShowLinkedPeople",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Address Book UI"
    ],
    "preciseIdentifier" : "c:objc(cs)ABPersonViewController(py)shouldShowLinkedPeople"
  },
  "title" : "shouldShowLinkedPeople"
}
-->

# shouldShowLinkedPeople

Indicates whether the person view should display data from person records that are linked with the person record being displayed.

```
var shouldShowLinkedPeople: Bool { get set }
```

## Discussion

Linked records represent the same actual person. They often come from different sources, but may also come from the same source.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)