Android.Content.PM.PackageStats.ExternalDataSize Property
Size of the external data used by the application (e.g.

Syntax

[Android.Runtime.Register("externalDataSize")]
public long ExternalDataSize { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Size of the external data used by the application (e.g., /Android/data/)

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11