How can I lock the screen from within the Windows 10 Mobile app?

限于喜欢 提交于 2019-12-01 12:13:30

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:

  • “After locking phone, the device is very hot and battery down very fast. Please fix it.”
  • “However after lock screen, it cause phone very hot and extreme battery drain”
  • “ sometimes after i lock the screen, the battery is getting hot until i unlock the phone”

I’m also very surprise that UWP do not offer such functionality…

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!