Class

WearTilesCompositionResult

Object containing the result from composition of GlanceWearTiles.

Source set: Android

Deprecated

glance-wear-tiles is deprecated and will be removed

Added in 1.0.0-alpha07

Deprecated in 1.0.0-alpha07

@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.