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

# allowsActions

Specifies whether buttons appear to let the user perform actions such as sharing the contact, initiating a FaceTime call, or sending a text message.

## Declaration

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

## Discussion

Discussion The default value is false.

## See Also

### Configuring the Interface Details

- [addressBook](addressbookui/abunknownpersonviewcontroller/addressbook.md)
- [allowsAddingToAddressBook](addressbookui/abunknownpersonviewcontroller/allowsaddingtoaddressbook.md)
