---
title: isOnHold
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxsetheldcallaction/isonhold
---

# isOnHold

A Boolean value that indicates whether the call is placed on hold.

## Declaration

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