@laurentgoudet/ionic-native-mobile-accessibility
TypeScript icon, indicating that this package has built-in type declarations

5.29.0-fork • Public • Published
Improve this doc

Mobile Accessibility

$ ionic cordova plugin add phonegap-plugin-mobile-accessibility
$ npm install @ionic-native/mobile-accessibility

Usage Documentation

Plugin Repo: https://github.com/phonegap/phonegap-mobile-accessibility

This plugin exposes information on the status of various accessibility features of mobile operating systems, including, for example, whether a screen reader is running, invert colors is enabled, and the preferred scaling for text. It also allows an application to send a string to be spoken by the screen reader, or a command to stop the screen reader from speaking.

Supported platforms

  • Android Fire OS
    • Android
    • iOS
    • Windows

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @laurentgoudet/ionic-native-mobile-accessibility

    Weekly Downloads

    0

    Version

    5.29.0-fork

    License

    MIT

    Unpacked Size

    53.8 kB

    Total Files

    9

    Last publish

    Collaborators

    • laurentgoudet