State of Compose 2023 results are in! Click here to learn more

← Back to Glance Wear Tiles

SingleEntityTemplate

Component
in
Glance Wear Tiles
. Since 1.0.0-alpha04

Overview

Code Examples

Video

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

@param data the data that defines the layout

Overloads

SingleEntityTemplate

@Composable
public fun SingleEntityTemplate(data: SingleEntityTemplateData)

Parameters

NameDescription
datathe data that defines the layou