---
title: appliedItems
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/listoperation/applieditems
---

# appliedItems

The composed result of applying all operations from strongest to weakest opinion.

## Declaration

```swift
var appliedItems: [T] { get }
```
