Language

PowerManager.ThermalStatusChangedEventArgs Class

Definition

Provides data for the corresponding Android event.

public class PowerManager.ThermalStatusChangedEventArgs : EventArgs
type PowerManager.ThermalStatusChangedEventArgs = class
    inherit EventArgs
Inheritance
PowerManager.ThermalStatusChangedEventArgs

Constructors

Name Description
PowerManager.ThermalStatusChangedEventArgs(ThermalStatus)

Initializes a new instance of the PowerManager.ThermalStatusChangedEventArgs class.

Properties

Name Description
Status

Gets the Status value.

Applies to