Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 562 Bytes

webviewnavigationstartingeventargs_cancel.md

File metadata and controls

23 lines (16 loc) · 562 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.WebViewNavigationStartingEventArgs.Cancel
winrt property

Windows.UI.Xaml.Controls.WebViewNavigationStartingEventArgs.Cancel

-description

Gets or sets a value indicating whether to cancel the WebView navigation.

-property-value

true to cancel the navigation; otherwise, false.

-remarks

-examples

-see-also

WebView, WebView.WebViewNavigationStarting