mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-04-19 00:01:32 +08:00
a7448daaf1
MobileAccessibility.postNotification now allows you to send UIAccessibilityScreenChangedNotification, UIAccessibilityLayoutChangedNotification, and UIAccessibilityPageScrolledNotification in addition to UIAccessibilityAnnouncementNotification. Refactor isVoiceOverRunning and “voiceoverstatuschanged” to the more platform agnostic isScreenReaderRunning and “screenreaderstatuschanged” in anticipation of Android support.