WearTilesCompositionResult

Class

Android

Deprecated glance-wear-tiles is deprecated and will be removed

@ExperimentalGlanceWearTilesApi // For backwards compatibility.
public class WearTilesCompositionResult(
    public val layout: androidx.wear.tiles.LayoutElementBuilders.LayoutElement,
    public val resources: androidx.wear.tiles.ResourceBuilders.Resources,
)

Object containing the result from composition of GlanceWearTiles.