---
title: isVideo
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxstartcallaction/isvideo
---

# isVideo

A Boolean value that indicates whether the call is a video call.

## Declaration

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

## See Also

### Accessing Action Attributes

- [contactIdentifier](callkit/cxstartcallaction/contactidentifier.md)
- [handle](callkit/cxstartcallaction/handle.md)
