🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

LocalAppWidgetOptions

Option Bundle accessible when generating an App Widget.

Source set: Android
public val LocalAppWidgetOptions: ProvidableCompositionLocal<Bundle> = compositionLocalOf {
    Bundle()
}

Option Bundle accessible when generating an App Widget.

See AppWidgetManager#getAppWidgetOptions for details