---
title: "ScalingLazyScopeMarker"
description: "DSL marker used to distinguish between lazy layout scope and the item scope."
type: "class"
---

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


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

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


> **Deprecated** Was moved to androidx.wear.compose.foundation.lazy package. Please use it instead

```kotlin
@DslMarker
public annotation class ScalingLazyScopeMarker
```


DSL marker used to distinguish between lazy layout scope and the item scope.



