Android.OS.Environment.MediaMounted Field
Storage state if the media is present and mounted at its mount point with read/write access.

Syntax

[Android.Runtime.Register("MEDIA_MOUNTED")]
public const string MediaMounted

See Also

Environment.GetExternalStorageState(Java.IO.File)

Remarks

Storage state if the media is present and mounted at its mount point with read/write access.

[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