ProgressDialogController.

SetCancelable(bool) Method

Summary

Sets if the Cancel button is visible.

Syntax

public void SetCancelable(bool value)

Parameters

Name Type Description
value bool

Return Value

Type Description
void