-
public final class A11yKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static StringDECORATIVE_ELEMENT_CONTENT_DESCRIPTION
-
Method Summary
Modifier and Type Method Description final StringgetDECORATIVE_ELEMENT_CONTENT_DESCRIPTION()Make explicit that a conscious decision was made to mark an element as decorative, so it does not have associated actions or state. -
-
Method Detail
-
getDECORATIVE_ELEMENT_CONTENT_DESCRIPTION
final String getDECORATIVE_ELEMENT_CONTENT_DESCRIPTION()
Make explicit that a conscious decision was made to mark an element as decorative, so it does not have associated actions or state.
https://developer.android.com/jetpack/compose/accessibility#describe-visual
-
-
-
-