I'm trying to check for the status of Remove animations accessibility setting in order to enable/disable some UI and GIFs animations on my app, but i don't see any exposed method in AccessibilityManager in order to access this value:
Is there any easy way to access this value? Even with reflection
