Source set: Android
public object SemanticsProperties
General semantics properties, mainly used for accessibility and testing.
Properties
ContentDescription
Source set: Android
public val ContentDescription: SemanticsPropertyKey<RemoteString>
Role
Source set: Android
public val Role: SemanticsPropertyKey<Role>
Text
Source set: Android
public val Text: SemanticsPropertyKey<RemoteString>
StateDescription
Source set: Android
public val StateDescription: SemanticsPropertyKey<RemoteString>
Enabled
Source set: Android
public val Enabled: SemanticsPropertyKey<Boolean>