Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 726 Bytes

wakeonapproachoptions_disablewhenbatterysaveron.md

File metadata and controls

28 lines (17 loc) · 726 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.WakeOnApproachOptions.DisableWhenBatterySaverOn
winrt property

Windows.Devices.Sensors.WakeOnApproachOptions.DisableWhenBatterySaverOn

-description

Gets or sets whether wake behavior is enabled when battery saver is active.

-property-value

True, if wake behavior is enabled when battery saver is active. Otherwise, false.

The default is false.

-remarks

-see-also

WakeOptions, IsWakeOnApproachSupported, IsWakeOnApproachEnabled

-examples