CoreWebView2NavigationStartingEventArgs.NavigationKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the navigation kind of the navigation.
public Microsoft.Web.WebView2.Core.CoreWebView2NavigationKind NavigationKind { get; }
member this.NavigationKind : Microsoft.Web.WebView2.Core.CoreWebView2NavigationKind
Public ReadOnly Property NavigationKind As CoreWebView2NavigationKind