Single
object Single : SizeMode
kotlin.Any | |
↳ | androidx.glance.appwidget.SizeMode.Single |
The GlanceAppWidget provides a single UI.
The LocalSize will be the minimum size the App Widget can be, as defined in the App Widget provider info (see android.appwidget.AppWidgetManager.getAppWidgetInfo).
Summary
Public methods | |
---|---|
String |
toString() |
Public methods
toString
fun toString(): String