SingleEntityTemplate
Composable Function
Android
@Composable
public fun SingleEntityTemplate(data: SingleEntityTemplateData)
Composable wearable layout for a single entity template. The template describes a wearable layout based around a single entity.
Parameters
data | the data that defines the layout |