---
title: currentValue()
framework: widgetkit
role: symbol
role_heading: Instance Method
path: widgetkit/controlvalueprovider/currentvalue()
---

# currentValue()

The current value of the control.

## Declaration

```swift
func currentValue() async throws -> Self.Value
```
