Android Studio Sign in

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 ContentDescriptionSemanticsPropertyKey<List<String>>

TestTag

Added in 1.1.0
val TestTagSemanticsPropertyKey<String>
See also
testTag
Morty Proxy This is a proxified and sanitized view of the page, visit original site.