Contents

WKNavigationType.formResubmitted

A request to resubmit a form.

Declaration

case formResubmitted

Discussion

This type of action occurs when the forward or backward navigation causes the web view to resubmit a form. It also occurs when a reload operation causes the resubmission of the form.

See Also

Getting the Navigation Types