Enumeration
列挙
ProcessInfo.ThermalState
Values used to indicate the system’s thermal state.
システムの温度状態を指し示すために使われる値。
Overview
概要
These values are used by the ProcessInfo
class as return values for thermalState
.
これらの値は、ProcessInfo
クラスによってthermalState
に対する戻り値として使われます。
For information about testing your app under different thermal states, see Test under adverse device conditions.
あなたのアプリを異なる温度状態の下で試験することについての情報として、Test under adverse device conditionsを見てください。
Topics
話題
Enumeration Cases
列挙ケース
case nominal
The thermal state is within normal limits.
温度状態は、通常の限度内です。
case fair
The thermal state is slightly elevated.
温度状態は、少し高くなっています。
case critical
The thermal state is significantly impacting the performance of the system and the device needs to cool down.
温度状態は、重大な影響をシステムの性能に与えています、そしてデバイスは冷却する必要があります。