INavigationService.CanNavigateBack Property

Definition

Gets a value indicating whether backward navigation is supported.

public:
 property bool CanNavigateBack { bool get(); };
public bool CanNavigateBack { get; }
member this.CanNavigateBack : bool
Public ReadOnly Property CanNavigateBack As Boolean

Property Value

true if backward navigation is supported; otherwise, false.

Applies to