---
title: items
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uidynamicitemgroup/items
---

# items

The dynamic items in the group.

## Declaration

```swift
var items: [any UIDynamicItem] { get }
```
