IBatteryConfiguration Interface
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 interface IBatteryConfiguration
type IBatteryConfiguration = interface
Public Interface IBatteryConfiguration
Properties
CriticalBatteryAction |
Gets a value that indicates the power action to take when the critical battery level is reached. |
CriticalBatteryLevel |
Gets a value that indicates the critical battery level. |
LowBatteryAction |
Gets a value that indicates the power action to take when the low battery level is reached. |
LowBatteryLevel |
Gets a value that indicates the low battery level. |