androidx.glance.wear.tiles.template

Top-level functions summary

Unit

Composable wearable layout for a single entity template.

Top-level functions

SingleEntityTemplate

@Composable
fun SingleEntityTemplate(data: SingleEntityTemplateData): Unit

Composable wearable layout for a single entity template. The template describes a wearable layout based around a single entity.

Parameters
data: SingleEntityTemplateData

the data that defines the layout