mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-04-19 00:01:32 +08:00
add reduce motion for ios
limit reduce motion check to iOS 8+
This commit is contained in:
committed by
Michael Jordan
parent
e989af802c
commit
dbfde0134d
@@ -29,6 +29,7 @@ module.exports = {
|
||||
GUIDED_ACCESS_STATUS_CHANGED : "guidedaccessstatuschanged",
|
||||
INVERT_COLORS_STATUS_CHANGED : "invertcolorsstatuschanged",
|
||||
MONO_AUDIO_STATUS_CHANGED : "monoaudiostatuschanged",
|
||||
REDUCE_MOTION_STATUS_CHANGED : "reducemotionstatuschanged",
|
||||
TOUCH_EXPLORATION_STATUS_CHANGED : "touchexplorationstatechanged",
|
||||
|
||||
/* iOS specific UIAccessibilityNotifications */
|
||||
|
||||
Reference in New Issue
Block a user