I was searching through UWP API Reference and I didn\'t find any way how to Lock the device from within app or with Secondary Tile.
And I am frustrated, because ther
I don’t think it is possible with the UWP libraries. I tried to do an app able to lock the screen and had to give up few week-end ago.
You could vote for such idea here :
Reading the review of the application you mentioned it seems it use a “hack” to achieve the lock screen but it seems to have side effects:
I’m also very surprise that UWP do not offer such functionality…