ProgressProperties Class
ProgressProperties.
Constructor
ProgressProperties(*, percentage: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
percentage
|
The percentage complete of the copy operation. Default value: None
|
Variables
Name | Description |
---|---|
percentage
|
The percentage complete of the copy operation. |