🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

TimelineMode.TimeBoundEntries

The GlanceTileService provides a UI for a fixed set of time intervals

Source set: Android
@Deprecated("glance-wear-tiles is deprecated and will be removed")
    public class TimeBoundEntries(public val timeIntervals: Set<TimeInterval>) : TimelineMode

The GlanceTileService provides a UI for a fixed set of time intervals

Parameters

timeIntervals Used to build the list of time intervals, the list must not be empty.

Content updated: