Skip to main content

DXPopupService Class

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

public class DXPopupService :
    IDXPopupService

Implements

Inheritance

System.Object
DXPopupService
See Also