Back to Devexpress

INavigationService.CurrentLocation Property

maui-devexpress-dot-maui-dot-mvvm-dot-inavigationservice.md

latest950 B
Original Source

INavigationService.CurrentLocation Property

Gets the current navigation route.

Namespace : DevExpress.Maui.Mvvm

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
string CurrentLocation { get; }

Property Value

TypeDescription
String

The current navigation route.

|

Remarks

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

See Also

INavigationService Interface

INavigationService Members

DevExpress.Maui.Mvvm Namespace