Android.OS.Environment.MediaMountedReadOnly Field
Storage state if the media is present and mounted at its mount point with read-only access.

Syntax

[Android.Runtime.Register("MEDIA_MOUNTED_READ_ONLY")]
public const string MediaMountedReadOnly

See Also

Environment.GetExternalStorageState(Java.IO.File)

Remarks

Storage state if the media is present and mounted at its mount point with read-only 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