Android.OS.Environment.MediaUnmounted Field
Storage state if the media is present but not mounted.

Syntax

[Android.Runtime.Register("MEDIA_UNMOUNTED")]
public const string MediaUnmounted

See Also

Environment.GetExternalStorageState(Java.IO.File)

Remarks

Storage state if the media is present but not mounted.

[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