Function

semantics

Add semantics key/value pairs to the layout node, for use in testing, accessibility, etc.

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.

Last updated: