showAsync
Display the dialog.
showAsync(place?: Partial<RenderContext.PlacementOptions>): Promise<unknown>
Related
- interface UITheme.AlertDialogController staticAn interface for a class that manages a modal alert dialog view.
Display the dialog.
showAsync(place?: Partial<RenderContext.PlacementOptions>): Promise<unknown>