showAsync
Display the dialog.
showAsync(place?: Partial<RenderContext.PlacementOptions>): Promise<{ confirmed: boolean; other?: boolean; }>
Related
- interface UITheme.ConfirmDialogController staticAn interface for a class that manages a modal confirmation dialog view.