navigationType property
getter/setter pair
The type of action triggering the navigation.
Officially Supported Platforms/Implementations:
- iOS WKWebView (Official API - WKNavigationAction.navigationType)
- macOS WKWebView (Official API - WKNavigationAction.navigationType)
- Windows WebView2
Implementation
NavigationType? navigationType;