---
title: formValues
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkforminfo/formvalues
---

# formValues

## Declaration

```swift
var formValues: [String : String] { get }
```

## Discussion

Discussion A dictionary of the form values that will be submitted during the navigation.
