Stay organized with collections
Save and categorize content based on your preferences.
object TimelineMode.SingleEntry : TimelineMode
The GlanceTileService
provides a single UI. The layout is fixed, and only the information inside the layout changes.
Summary
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# TimelineMode.SingleEntry\n========================\n\nArtifact: [androidx.glance:glance-wear-tiles](/jetpack/androidx/releases/glance) \n[View Source](https://cs.android.com/search?q=file:androidx/glance/wear/tiles/TimelineMode.kt+class:androidx.glance.wear.tiles.TimelineMode.SingleEntry) \nAdded in [1.0.0-alpha06](/jetpack/androidx/releases/glance#1.0.0-alpha06)\n\n\n```\nobject TimelineMode.SingleEntry : TimelineMode\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nThe [GlanceTileService](/reference/kotlin/androidx/glance/wear/tiles/GlanceTileService) provides a single UI. The layout is fixed, and only the information inside the layout changes.\n\nSummary\n-------\n\n| ### Public functions |\n|------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| `open `[String](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html) | [toString](/reference/kotlin/androidx/glance/wear/tiles/TimelineMode.SingleEntry#toString())`()` |\n\nPublic functions\n----------------\n\n### toString\n\n```\nopen fun toString(): String\n```"]]