-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.BackClickEventArgs.Handled |
winrt property |
Gets or sets a value that can cancel the navigation. A true value for Handled cancels the default behavior.
true to cancel the navigation. false to use default behavior. The default is false.