Android.Content.Intent.ActionMediaUnmounted Field
Broadcast Action: External media is present, but not mounted at its mount point.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_UNMOUNTED")]
public const string ActionMediaUnmounted

Remarks

Broadcast Action: External media is present, but not mounted at its mount point. The path to the mount point for the unmounted media is contained in the Intent.mData field.

[Android Documentation]

Requirements

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