Back to Devexpress

NavigationService Class

maui-devexpress-dot-maui-dot-core-24e62941.md

latest886 B
Original Source

NavigationService Class

Manages navigation between pages.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public class NavigationService :
    INavigationService

Implements

INavigationService

Inheritance

System.Object NavigationService

Extension Methods

Yield<NavigationService>()

YieldIfNotNull<NavigationService>()

See Also

NavigationService Members

DevExpress.Maui.Core Namespace