---
title: type
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxplaydtmfcallaction/type
---

# type

The type of the call action.

## Declaration

```swift
var type: CXPlayDTMFCallAction.ActionType { get set }
```

## Discussion

Discussion For possible values, see CXPlayDTMFCallAction.ActionType.

## See Also

### Accessing Action Information

- [digits](callkit/cxplaydtmfcallaction/digits.md)
