RecoverySystem.ProgressEventArgs Class

Definition

Provides data for the corresponding Android event.

public class RecoverySystem.ProgressEventArgs : EventArgs
type RecoverySystem.ProgressEventArgs = class
    inherit EventArgs
Inheritance
RecoverySystem.ProgressEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

Name Description
RecoverySystem.ProgressEventArgs(Int32)

Initializes a new instance of the RecoverySystem.ProgressEventArgs class.

Properties

Name Description
Progress

Gets the Progress value.

Applies to