semantics
Source set: Android
public fun SubspaceModifier.semantics(
properties: (SemanticsPropertyReceiver.() -> Unit)
): SubspaceModifier
Add semantics key/value pairs to the layout node, for use in testing, accessibility, etc.
Add semantics key/value pairs to the layout node, for use in testing, accessibility, etc.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun SubspaceModifier.semantics(
properties: (SemanticsPropertyReceiver.() -> Unit)
): SubspaceModifier
Add semantics key/value pairs to the layout node, for use in testing, accessibility, etc.
Last updated: