INavigationService Interface
Provides access to methods used to navigate between views in a MAUI application.
Namespace: DevExpress.Maui.Mvvm
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
#Declaration
public interface INavigationService
#Remarks
Refer to the following topic for more information: .NET MAUI Shell navigation.