I would like to run certain code when a user is idle from his computer for a certain amount of time -- using the universal windows idle event. I would like to use the windows idle api so that any activity in any program is detected and will be handled properly.
Start Free Trial