Back to Devexpress

INavigationService Interface

maui-devexpress-dot-maui-dot-mvvm-cd49b398.md

latest978 B
Original Source

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

csharp
public interface INavigationService

Remarks

Refer to the following topic for more information: .NET MAUI Shell navigation.

Extension Methods

Yield<INavigationService>()

YieldIfNotNull<INavigationService>()

See Also

INavigationService Members

DevExpress.Maui.Mvvm Namespace