Skip to main content
All docs
V25.1
  • IUIServiceClient Interface

    Provides access to UI services. This interface should be implemented at the View Model level.

    Namespace: DevExpress.Maui.Mvvm

    Assembly: DevExpress.Maui.Mvvm.dll

    NuGet Package: DevExpress.Maui.Mvvm

    Declaration

    public interface IUIServiceClient

    The following members return IUIServiceClient objects:

    See Also