Glossary
Searchable terminology from accessibility, web standards, and related fields.
5 results found in mobile development.
- ARKit (Apple ARKit)
- ARKit is Apple's augmented reality development framework for iOS that enables developers to create AR experiences for iPhone and iPad. It uses the device's camera, motion sensors, and processor to det…
- Accessibility Tree (A11y Tree, Accessible Tree)
- A hierarchical data structure maintained by operating systems and browsers that represents the accessible elements of a user interface in a form that assistive technologies can interpret. The accessib…
- Cross-Platform Development Framework (CPDF, Cross-Platform Framework)
- A software development toolkit that allows developers to write application code once and deploy it on multiple operating systems, such as iOS and Android. Popular examples include React Native, Xamari…
- Mobile App Accessibility (Mobile Accessibility, App Accessibility)
- The practice of designing and developing mobile applications so they can be used effectively by people with disabilities, including those using assistive technologies such as screen readers (TalkBack …
- Touch Target Size (Tap Target Size, Target Size)
- The physical area of an interactive element on a touchscreen that responds to user input. Adequate touch target sizing is critical for accessibility, particularly for users with motor impairments who …