WP7下如何防止屏幕变暗?

发布于 2024-10-30 20:27:32 字数 110 浏览 5 评论 0原文

我正在创建一个简单的闪光灯应用程序。每当我将屏幕变成全白时,即使我关闭自动亮度并将亮度设置为高,屏幕也会变暗一点。

有谁知道为什么会发生这种情况以及我如何禁用这种行为?

谢谢

I'm creating a simple flash light app. Whenever I turn the screen all white, the screen dims a little, even if I turn off auto brightness and set the brightness to high.

Does anyone know why this is happening and how I can disable this behavior?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ぃ弥猫深巷。 2024-11-06 20:27:32

您应该考虑禁用 UserIdleDetectionMode 来防止这种情况。

请务必阅读 MSDN 文章中有关电池寿命的注释。

You should look at disabling the UserIdleDetectionMode to prevent this.

Please be sure to read the remarks on the MSDN article though regarding battery life.

渔村楼浪 2024-11-06 20:27:32

事实证明,这是所有三星 Focuses b/c AMOLED 屏幕的“功能”。屏幕会自动变暗,并且没有 API 可以禁用此行为。

无赖

Turns out this is a "feature" of all Samsung Focuses b/c of their AMOLED screen. The screen automatically dims itself and there's no API to disable this behavior.

Bummer

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文