🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

semantics

Associate accessibility semantics with an element.

semantics

Source set: Android
@Deprecated("glance-wear-tiles is deprecated and will be removed")
public fun GlanceCurvedModifier.semantics(
    properties: (SemanticsPropertyReceiver.() -> Unit)
): GlanceCurvedModifier

Associate accessibility semantics with an element. This should generally be used sparingly, amd in mose cases should only be applied to the top-level layout element or clickable elements.

Content updated: