A WKNavigation
object contains information about a navigation response, used for making policy decisions.
SDKs
- iOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
Framework
- Web
Kit
Declaration
@interface WKNavigationResponse : NSObject
A WKNavigation
object contains information about a navigation response, used for making policy decisions.
SDKs
Framework
@interface WKNavigationResponse : NSObject
can Show MIMEType
A Boolean value indicating whether WebKit can display the response’s MIME type natively.
for Main Frame
A Boolean value indicating whether the frame being navigated is the main frame
response
The frame’s response.
WKNavigation
A WKNavigation
object contains information for tracking the loading progress of a webpage.
WKNavigation Action
A WKNavigation
object contains information about an action that may cause a navigation, used for making policy decisions.