buildAlertDialog
A factory method that returns an instance that implements the AlertDialogController interface, using the provided dialog options.
buildAlertDialog?: (options: MessageDialogOptions) => AlertDialogController
Related
- interface UITheme.ModalControllerFactory staticAn interface that defines methods for creating modal views.