constructor Method

ActivityMessageDetails(showProgressBar: boolean, showPercentInMessage: boolean, supportsCancellation: boolean, showDialogInitially: boolean = true): ActivityMessageDetails

Parameter Type Description
showProgressBar boolean Indicates whether to show the progress bar in the activity message dialog.
showPercentInMessage boolean Indicates whether to show the percentage complete in the activity message text.
supportsCancellation boolean Indicates whether to show the Cancel button, giving the user the ability to cancel the operation.
showDialogInitially boolean Indicates whether to show the activity message dialog initially. User can click status bar to open it.

Defined in

Last Updated: 08 January, 2020