Detect if screen reader is enabled

Detect if screen reader is enabled

BY 22 May 2019 Tizen .NET

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”)

Written by