DXPopupService Class
In This Article
Implements the IDXPopupService interface that invokes popup dialogs at the View Model level with the Dependency Injection mechanism.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public class DXPopupService :
IDXPopupService
#Implements
#Inheritance
System.Object
DXPopupService
#Extension Methods
See Also