IDXPopupService.ShowPopup Method
Name | Parameters | Description |
---|---|---|
Show |
view |
Shows the custom pop-up view registered in IDXPopupShow method returns Task that completes when the pop-up view closes.
|
Show |
init |
Shows the custom pop-up view registered in IDXPopupShow method returns Task that contains the View Model and completes when the pop-up view closes.
|