gpt4 book ai didi

ios - Swift - 获取电池是否在 100% 充电

转载 作者:搜寻专家 更新时间:2023-11-01 06:41:38 29 4
gpt4 key购买 nike

我正在快速制作一个应用程序,我需要知道电池是否正在充电。我知道我可以使用 UIDevice.currentDevice().batteryState,但是当它处于 100% 时,它返回 .Full 而不是 .Charging .当 100% 拔下电源时,它还会返回 .Full。那么有没有办法判断电池是否在 100% 充电?

最佳答案

你说,

It also returns .Full when unplugged on 100%.

但是the docs说(强调我的):

UIDeviceBatteryStateFull

The device is plugged into power and the battery is 100% charged.

所以看起来状态应该更改为 .Unplugged 一旦你断开电源。如果您看到 .Full 电池既拔下又充满电,那么这是一个错误(或者至少是文档中的错误),您应该报告它。

关于ios - Swift - 获取电池是否在 100% 充电,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34476518/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com