CoreWebView2NavigationStartingEventArgs.NavigationKind Property

Definition

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

Property Value

Applies to