<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AddressBook",
  "identifier" : "/documentation/AddressBook/ABPeoplePickerSelectionBehavior/init(rawValue:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Address Book"
    ],
    "preciseIdentifier" : "s:So31ABPeoplePickerSelectionBehaviora8rawValueABs6UInt32V_tcfc"
  },
  "title" : "init(rawValue:)"
}
-->

# init(rawValue:)

Initializes a constant from a raw value that represents a picker selection behavior.

```
init(rawValue: UInt32)
```

## Parameters

`rawValue`

The raw integer value of the selection behavior.

## Discussion

---

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)