---
title: status
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avexternalsyncdevice/status
---

# status

The status of the externally connected device.

## Declaration

```swift
var status: AVExternalSyncDeviceStatus { get }
```

## Discussion

Discussion Use this property to query the current connection status of the external sync device. This property is key-value observable.

## See Also

### Inspecting a device

- [clock](avfoundation/avexternalsyncdevice/clock.md)
- [productID](avfoundation/avexternalsyncdevice/productid.md)
- [signalCompensationDelay](avfoundation/avexternalsyncdevice/signalcompensationdelay.md)
- [uuid](avfoundation/avexternalsyncdevice/uuid.md)
- [vendorID](avfoundation/avexternalsyncdevice/vendorid.md)
