<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AddressBook",
  "identifier" : "/documentation/AddressBook/ABActionCallbacks",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Address Book"
    ],
    "preciseIdentifier" : "c:@SA@ABActionCallbacks"
  },
  "title" : "ABActionCallbacks"
}
-->

# ABActionCallbacks

This is the structure that the `ABActionRegisterCallbacks` returns to tell Address Book about the action the plug-in implements.

```
typedef struct { ... } ABActionCallbacks;
```

## Topics

### Instance Properties

[`enabled`](/documentation/AddressBook/ABActionCallbacks/enabled)

[`property`](/documentation/AddressBook/ABActionCallbacks/property)

[`selected`](/documentation/AddressBook/ABActionCallbacks/selected)

[`title`](/documentation/AddressBook/ABActionCallbacks/title)

[`version`](/documentation/AddressBook/ABActionCallbacks/version)



---

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)