cpuShutdownTemperatures property

List<double>? cpuShutdownTemperatures
getter/setter pair

CPU shutdown temperature thresholds in Celsius for each CPU on the device.

Implementation

core.List<core.double>? cpuShutdownTemperatures;