mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-02-19 00:07:07 +08:00
2643674b7f1771696909be939b2fb152b291e65a
Adds following methods for detecting iOS accessibility features: MobileAccessibility.isGuidedAccessEnabled() MobileAccessibility.isInvertColorsEnabled() MobileAccessibility.isGuidedAccessEnabled() MobileAccessibility.isInvertColorsEnabled() MobileAccessibility.isMonoAudioEnabled() Adds corresponding window events to subscribe to notifications of accessibility feature status updates: “guidedaccessstatusdidchange”, "invertcolorsstatusdidchange”, "monoaudiostatusdidchange" Adds following method for posting a notification as a string to be announced by VoiceOver: MobileAccessibility.postAnnouncementNotification()
phonegap-mobile-accessibility
PhoneGap plugin to expose mobile accessibility APIs.
Description
Languages
JavaScript
38.1%
Java
32.7%
Objective-C
29.2%