SemanticsProperties

object SemanticsProperties


General semantics properties, mainly used for accessibility and testing.

Each property is intended to be set by the respective SemanticsPropertyReceiver extension instead of used directly.

Summary

Public properties

ContentDescription

Added in 1.0.0
val ContentDescription: SemanticsPropertyKey<List<String>>

TestTag

Added in 1.1.0
val TestTag: SemanticsPropertyKey<String>
See also
testTag