---
title: "LocalGlanceId"
description: "Unique Id for the glance view being generated by the current composition."
type: "property"
---

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


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

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


```kotlin
public val LocalGlanceId: ProvidableCompositionLocal<GlanceId>
```


Unique Id for the glance view being generated by the current composition.



