Provides accessibility support for Bevy Engine, enabling assistive technologies to interact with Bevy applications.
# Cargo.toml
[dependencies]
bevy_a11y = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds accessibility support to a Bevy application.
Ensure DefaultPlugins are added before AccessibilityPlugin.
No dependency data recorded yet.