unoplatform/uno

[macOS] Battery API support

Open

#3 194 ouverte le 19 mai 2020

Voir sur GitHub
 (3 commentaires) (1 réaction) (2 assignés)C# (837 forks)batch import
difficulty/starter 🚀good first issuehacktoberfestkind/enhancementno-reproplatform/macos 🍏project/non-ui ⚙️

Métriques du dépôt

Stars
 (9 789 stars)
Métriques de merge PR
 (Merge moyen 14j 8h) (130 PRs mergées en 30 j)

Description

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

Guide contributeur