PowerManager.ThermalHeadroomChangedEventArgs Class

Definition

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.

Applies to