Package-level declarations

Types

Link copied to clipboard

Defines module-wide constants.

Link copied to clipboard

Defines module-wide modifiers.

Link copied to clipboard
object BaseValues

Defines module-wide values.

Link copied to clipboard
object TestTags

Test tags that used for the compose UI tests.

Functions

Link copied to clipboard

Determines whether the current screen should use landscape mode.

Link copied to clipboard
fun testSequenceTagOf(vararg testTags: Any): String

Joins multiple test tags together into a sequence.

Link copied to clipboard
fun Modifier.testTags(vararg testTags: Any): Modifier

Applies multiple-tags-sequence to allow a modified element to be found in tests.