---
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>


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


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



