---
title: supportsUngrouping
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxcallupdate/supportsungrouping
---

# supportsUngrouping

A Boolean value that indicates whether the call can be ungrouped from other calls.

## Declaration

```swift
var supportsUngrouping: 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)
- [supportsHolding](callkit/cxcallupdate/supportsholding.md)
- [supportsDTMF](callkit/cxcallupdate/supportsdtmf.md)
