unoplatform/uno

[macOS] Battery API support

Open

#3,194 创建于 2020年5月19日

在 GitHub 查看
 (3 评论) (1 反应) (2 负责人)C# (837 fork)batch import
difficulty/starter 🚀good first issuehacktoberfestkind/enhancementno-reproplatform/macos 🍏project/non-ui ⚙️

仓库指标

Star
 (9,789 star)
PR 合并指标
 (平均合并 14天 8小时) (30 天内合并 130 个 PR)

描述

What would you like to be added:

Support for PowerManager:

https://github.com/unoplatform/uno/blob/04bcc890aa02bb15a575682ae396b936d2c14e95/src/Uno.UWP/System/Power/PowerManager.cs#L8

For contributors

You can use IOPMPowerSource API to achieve this, check out this Stack Overflow answer

贡献者指南