PowerManager.ThermalStatusChangedEventArgs 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.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. |