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

# displayedPerson

Optional. Specifies the person properties that the new-person view controller pre-fills in its views.

```
var displayedPerson: ABRecord? { get set }
```

## Discussion

When this property has no person properties, the new-person view controller does not pre-fill properties in its views.

---

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)