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.ObjectRemarks
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