---
title: ProcessInfo.ThermalState.nominal
framework: foundation
role: symbol
role_heading: Case
path: foundation/processinfo/thermalstate-swift.enum/nominal
---

# ProcessInfo.ThermalState.nominal

The thermal state is within normal limits.

## Declaration

```swift
case nominal
```

## See Also

### Constants

- [ProcessInfo.ThermalState.fair](foundation/processinfo/thermalstate-swift.enum/fair.md)
- [ProcessInfo.ThermalState.serious](foundation/processinfo/thermalstate-swift.enum/serious.md)
- [ProcessInfo.ThermalState.critical](foundation/processinfo/thermalstate-swift.enum/critical.md)
