IUIServiceClient Interface
In This Article
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
C#
public interface IUIServiceClient
#Related API Members
The following members return IUIServiceClient objects:
See Also