Skip to content

Consider implementing "Accessibility Headings" API hook for Android #41494

@vick08

Description

@vick08

Semantics(header:true) is currently mapped to UIAccessibilityTraitHeader on iOS, https://developer.apple.com/documentation/uikit/uiaccessibilitytraitheader?language=objc.
Android Accessibility framework provides a similar affordance called "accessibility heading", https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo.html#setHeading(boolean).
This is a feature request to implement corresponding semantics for Android to bring parity support for accessibility headings on both platforms.

/CC goderbauer

Metadata

Metadata

Assignees

Labels

a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)customer: googleVarious Google teamsengineflutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions