开发者

User-friendly way to ask about locking the iPhone screen

开发者 https://www.devze.com 2023-02-25 16:26 出处:网络
I have an app where it will be a setting whether or not to allow the screen to auto-lock during idle periods.

I have an app where it will be a setting whether or not to allow the screen to auto-lock during idle periods.

My question: what's the user-friendly (and user-understandable) way to present the option. It'll be in a UI开发者_开发技巧TableView with a UISwitch, so i'll look somewhat like:

User-friendly way to ask about locking the iPhone screen

What's the best language to use? Keep screen on Prevent auto-lock

Is there a common-practice to adhere to?

Something else?


I certainly like "Disable Auto-Lock" with a UISwitch, like you have in your screenshot. I've seen this used in a number of apps, and it makes sense to me.

0

精彩评论

暂无评论...
验证码 换一张
取 消