---
title: "LazyItemScope"
description: "Receiver scope being used by the item content parameter of [LazyColumn]."
type: "interface"
---

<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>



```kotlin
@LazyScopeMarker public interface LazyItemScope
```


Receiver scope being used by the item content parameter of `LazyColumn`.



