LocationPowerSaveMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum LocationPowerSaveMode
type LocationPowerSaveMode =
- Inheritance
-
LocationPowerSaveMode
Fields
Name | Value | Description |
---|---|---|
NoChange | 0 | |
GpsDisabledWhenScreenOff | 1 | |
AllDisabledWhenScreenOff | 2 | |
ForegroundOnly | 3 | |
ThrottleRequestsWhenScreenOff | 4 |