Android.App.Backup.RestoreObserver.RestoreStarting Method
The restore operation has begun.

Syntax

[Android.Runtime.Register("restoreStarting", "(I)V", "GetRestoreStarting_IHandler")]
public virtual void RestoreStarting (int numPackages)

Parameters

numPackages
The total number of packages being processed in this restore operation.

Remarks

The restore operation has begun.

[Android Documentation]

Requirements

Namespace: Android.App.Backup
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8