Event invoked on the main thread when the user turns the screen reader on or off.
Subscribe to this event to activate your AccessibilityHierarchy (see
AssistiveSupport.activeHierarchy) and if you need to customize your application's interface
for screen reader users.
You can also use AssistiveSupport.isScreenReaderEnabled to determine whether the screen reader
is turned on or off.