Contents

navigationAppBoundDomain

An error that indicates navigation failed due to an app-bound domain restriction.

Declaration

static var navigationAppBoundDomain: WKError.Code { get }

Discussion

This error occurs when the web view navigates away from an app-bound domain.

See Also

Getting the Error Codes