PowerMode 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.
Power mode
public enum PowerMode
type PowerMode =
Public Enum PowerMode
- Inheritance
-
PowerMode
Fields
Name | Value | Description |
---|---|---|
Normal | 0 | Normal power mode |
LowPower | 1 | Low power mode |
Suspend | 2 | Device in suspend mode |