Start native apps faster with the Composables CLI
->
Composables UI
Compose Unstyled
Partners
Composables UI
Compose Unstyled
Partners
Jetpack Compose
/
Jetpack Glance
/
glance
/
Properties
/
timerJob
Property
timerJob
Copy Markdown
View Markdown
Open in ChatGPT
Open in Claude
Source set:
Android
val timerJob: AtomicReference<Job?> = AtomicReference(null)
testTag
← Previous
timerScope
Next →