blob: 11785ffef5f54694f0893db7c73446149c4d9e8e [file] [log] [blame]
<html devsite="true">
<head>
<title>LazyScopeMarker</title>
{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %}
{% include "_shared/_reference-head-tags.html" %}
</head>
<body>
<div id="metadata-info-block"></div>
<h1>LazyScopeMarker</h1>
<p>
<pre>@<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-dsl-marker/index.html">DslMarker</a><br>public annotation <a href="/reference/androidx/compose/foundation/lazy/LazyScopeMarker.html">LazyScopeMarker</a></pre>
</p>
<hr>
<p>DSL marker used to distinguish between lazy layout scope and the item scope.</p>
<h2>Summary</h2>
<div class="devsite-table-wrapper">
<table class="responsive">
<thead>
<tr>
<th colspan="100%"><h3>Public constructors</h3></th>
</tr>
</thead>
<tbody class="list">
<tr>
<td>
<div><code><a href="/reference/androidx/compose/foundation/lazy/LazyScopeMarker.html#LazyScopeMarker()">LazyScopeMarker</a>()</code></div>
</td>
</tr>
</tbody>
</table>
</div>
<h2>Public constructors</h2>
<div><a name="LazyScopeMarker--"></a><a name="lazyscopemarker"></a>
<h3 class="api-name" id="LazyScopeMarker()">LazyScopeMarker</h3>
<pre class="api-signature no-pretty-print">public&nbsp;<a href="/reference/androidx/compose/foundation/lazy/LazyScopeMarker.html#LazyScopeMarker()">LazyScopeMarker</a>()</pre>
</div>
</body>
</html>