Contents

WebPage.NavigationResponse

An object that contains the response to a navigation request, and which you use to make navigation-related policy decisions.

Declaration

@MainActor struct NavigationResponse

Overview

A NavigationResponse value is intended to be used to make policy decisions about whether to allow navigation within a web page via a NavigationDeciding.

Topics

Instance Properties

See Also

Managing navigation between webpages