Composables UI is out: our new component library for Compose Multiplatform ->
Property

LocalAppWidgetOptions

Option Bundle accessible when generating an App Widget.

Source set: Android
public val LocalAppWidgetOptions: ProvidableCompositionLocal<Bundle>

Option Bundle accessible when generating an App Widget.

See [AppWidgetManager#getAppWidgetOptions] for details

Last updated: