---
title: allowsActions
framework: addressbookui
role: symbol
role_heading: Instance Property
path: addressbookui/abpersonviewcontroller/allowsactions
---

# allowsActions

Specifies whether the to display buttons for actions such as sending a text message or initiating a FaceTime call.

## Declaration

```swift
var allowsActions: Bool { get set }
```

## See Also

### Configuring Person Views

- [addressBook](addressbookui/abpersonviewcontroller/addressbook.md)
- [allowsEditing](addressbookui/abpersonviewcontroller/allowsediting.md)
- [setHighlightedItemForProperty(_:withIdentifier:)](addressbookui/abpersonviewcontroller/sethighlighteditemforproperty(_:withidentifier:).md)
