---
title: "LocalAppWidgetOptions"
description: "Option Bundle accessible when generating an App Widget.

See [AppWidgetManager#getAppWidgetOptions] for details"
type: "property"
---

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


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

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


```kotlin
public val LocalAppWidgetOptions: ProvidableCompositionLocal<Bundle>
```


Option Bundle accessible when generating an App Widget.

See `AppWidgetManager#getAppWidgetOptions` for details



