Accelerometer support in uwp?

Hey guys, was accelerometer support implemented in the Windows Phone platform?
I did this SDL_SetHint(SDL_HINT_ACCELEROMETER_AS_JOYSTICK, “1”);
and the GetHint returned 1, but still the joystick event is not even called D:

I did much of the work on the UWP port, and never added in accelerometer support. I do not have any plans to do so, at this time, but would be willing to review changes for such an addition, if anyone liked. :wink: