PowerManager.ThermalHeadroomChangedEventArgs Class
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.
Provides data for the corresponding Android event.
public class PowerManager.ThermalHeadroomChangedEventArgs : EventArgs
type PowerManager.ThermalHeadroomChangedEventArgs = class
inherit EventArgs
- Inheritance
-
PowerManager.ThermalHeadroomChangedEventArgs
Constructors
| Name | Description |
|---|---|
| PowerManager.ThermalHeadroomChangedEventArgs(Single, Single, Int32, IDictionary<Integer,Float>) |
Initializes a new instance of the PowerManager.ThermalHeadroomChangedEventArgs class. |
Properties
| Name | Description |
|---|---|
| ForecastHeadroom |
Gets the ForecastHeadroom value. |
| ForecastSeconds |
Gets the ForecastSeconds value. |
| Headroom |
Gets the Headroom value. |
| Thresholds |
Gets the Thresholds value. |