I need my app to behave slightly differently if a screen-reader is enabled. Is there a "correct" way to detect if the screen reader is enabled?
I'm currently using ApplicationManager.IsRunning("org.tizen.screen-reader")
I need my app to behave slightly differently if a screen-reader is enabled. Is there a "correct" way to detect if the screen reader is enabled?
I'm currently using ApplicationManager.IsRunning("org.tizen.screen-reader")