Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public NavigationViewBackButtonVisible IsBackButtonVisible { get; set; }

## -description

Gets or sets a value that indicates whether the back button is enabled or disabled.
Gets or sets a value that indicates whether the back button is visible or not.

Equivalent **WinUI 2 API for UWP**: [Microsoft.UI.Xaml.Controls.NavigationView.IsBackButtonVisible](/windows/winui/api/microsoft.ui.xaml.controls.navigationview.isbackbuttonvisible) (for WinUI in the [Windows App SDK](/windows/apps/windows-app-sdk/), see the **[Windows App SDK namespaces](/windows/windows-app-sdk/api/winrt/)**).

Expand Down