Back to Devexpress

IDXPopupService Interface

maui-devexpress-dot-maui-dot-mvvm.md

latest1.3 KB
Original Source

IDXPopupService Interface

Provides access to methods that show a pop-up view.

Namespace : DevExpress.Maui.Mvvm

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public interface IDXPopupService

Extension Methods

Yield<IDXPopupService>()

YieldIfNotNull<IDXPopupService>()

ShowActionSheet(DXPopupSettings, String, String[])

ShowRadioOptionSheet(DXPopupSettings, String, String, String[])

ShowCheckBoxOptionSheet(DXPopupSettings, String, String, String[])

See Also

IDXPopupService Members

DevExpress.Maui.Mvvm Namespace