Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 459 Bytes

powersavingmode.md

File metadata and controls

27 lines (18 loc) · 459 Bytes
-api-id -api-type
T:Windows.Phone.System.Power.PowerSavingMode
winrt enum

PowerSavingMode

-description

Specifies whether the phone's battery is in power-saving mode.

-enum-fields

-field Off:0

The phone's battery is not in power-saving mode.

-field On:1

The phone's battery is in power-saving mode.

-remarks

-examples

-see-also