Is there any way to detect when driving mode in Windows Phone 10 is activated using UWP C# app? What I would like to do is to enable extra features in my app whenever user enters driving mode.
As far as I know, there is no way to get this information right now (SDK 14393)