ScreenTemperature Enum
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.
Temperature set for the PCD8544
C#
public enum ScreenTemperature
type ScreenTemperature =
Public Enum ScreenTemperature
- Inheritance
-
ScreenTemperature
Name | Value | Description |
---|---|---|
Coefficient0 | 4 | Temperature Coefficient 0 |
Coefficient1 | 5 | Temperature Coefficient 1 |
Coefficient2 | 6 | Temperature Coefficient 2 |
Coefficient3 | 7 | Temperature Coefficient 3 |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |