---
title: bridgedAccessories
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmaccessory/bridgedaccessories
---

# bridgedAccessories

## Declaration

```swift
var bridgedAccessories: [HMAccessory] { get }
```

## Discussion

Discussion If the receiver represents a bridge, an array of the accessories behind the bridge, otherwise empty.
