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