---
title: childElements
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hidelementcollection/childelements
---

# childElements

The elements contained by this collection, if there are any.

## Declaration

```swift
var childElements: [HIDElement] { get }
```
