---
title: PressureTrend.steady
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/pressuretrend/steady
---

# PressureTrend.steady

The pressure is not changing.

## Declaration

```swift
case steady
```

## See Also

### Getting the trend

- [PressureTrend.falling](weatherkit/pressuretrend/falling.md)
- [PressureTrend.rising](weatherkit/pressuretrend/rising.md)
