compose

suspend fun GlanceAppWidget.compose(context: Context, size: DpSize, state: Any? = null, info: AppWidgetProviderInfo? = null): RemoteViews

Extension method to compose a GlanceAppWidget instance into RemoteViews respecting the defined SizeMode.

Return

the generated RemoteViews