FileUtils.ProgressEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the corresponding Android event.
public class FileUtils.ProgressEventArgs : EventArgs
type FileUtils.ProgressEventArgs = class
inherit EventArgs
- Inheritance
-
FileUtils.ProgressEventArgs
Constructors
| Name | Description |
|---|---|
| FileUtils.ProgressEventArgs(Int64) |
Initializes a new instance of the FileUtils.ProgressEventArgs class. |
Properties
| Name | Description |
|---|---|
| Progress |
Gets the Progress value. |