formValues
Declaration
var formValues: [String : String] { get }Discussion
A dictionary of the form values that will be submitted during the navigation.
var formValues: [String : String] { get }A dictionary of the form values that will be submitted during the navigation.