---
title: supportsHolding
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxcallupdate/supportsholding
---

# supportsHolding

A Boolean value that indicates whether the call can be placed on hold or removed from hold.

## Declaration

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

## See Also

### Accessing Call Update Attributes

- [localizedCallerName](callkit/cxcallupdate/localizedcallername.md)
- [remoteHandle](callkit/cxcallupdate/remotehandle.md)
- [hasVideo](callkit/cxcallupdate/hasvideo.md)
- [supportsGrouping](callkit/cxcallupdate/supportsgrouping.md)
- [supportsUngrouping](callkit/cxcallupdate/supportsungrouping.md)
- [supportsDTMF](callkit/cxcallupdate/supportsdtmf.md)
