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
Related API Members
The following members return IUIServiceClient objects:
See Also