CustomDialog

Last Updated On 2021-07-16

Version 1MinSDK 7Tutorial Video

Show Various kinds of Dialog like Progress, Success, Warnings, Error, etc



Methods

You can set the below method blocks in the blocks section of the builder.

Dismiss

Method for Dismiss

DismissWithAnimation

Method for DismissWithAnimation

IsShowing

Method for IsShowing

SetCustomImage

Method for SetCustomImage

ShowErrorDialog

Method for ShowErrorDialog

ShowErrorDialogWithButtons

Method for ShowErrorDialogWithButtons

ShowMessageDialog

Method for ShowMessageDialog

ShowProgressDialog

Method for ShowProgressDialog

ShowProgressDialogWithButtons

Method for ShowProgressDialogWithButtons

ShowSuccessDialog

Method for ShowSuccessDialog

ShowWarningDialog

Method for ShowWarningDialog


Events

You can set the below event blocks in the blocks section of the builder.

CancelButtonClick

Event for CancelButtonClick

ConfirmButtonClick

Event for ConfirmButtonClick