Accessible name

An accessible name is the programmatically determined label of a user interface element. The accessible name is calculated using the accessible name and description computation and is exposed to assistive technologies through platform specific accessibility APIs.

For native markup languages, such as HTML and SVG, additional information on how to calculate the accessible name can be found in the HTML accessibility API mappings and the SVG accessibility API mappings.