Android.OS.StatFs Class
Retrieve overall information about the space on a filesystem.

See Also: StatFs Members

Syntax

[Android.Runtime.Register("android/os/StatFs", DoNotGenerateAcw=true)]
public class StatFs : Java.Lang.Object

Remarks

Retrieve overall information about the space on a filesystem. This is a wrapper for Unix statvfs().

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1