---
title: currentValue
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/trend/currentvalue
---

# currentValue

The current recorded value for the condition in which the trend is compared against.

## Declaration

```swift
var currentValue: Measurement<Dimension>
```
