Enumeration 列挙

ProcessInfo.ThermalState

Values used to indicate the system’s thermal state. システムの温度状態を指し示すために使われる値。

Declaration 宣言

enum ThermalState : Int, @unchecked Sendable

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 列挙ケース

Relationships 関係

Conforms To 次に準拠