Android.Content.Intent.ActionMediaBadRemoval Field
Broadcast Action: External media was removed from SD card slot, but mount point was not unmounted.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_BAD_REMOVAL")]
public const string ActionMediaBadRemoval

Remarks

Broadcast Action: External media was removed from SD card slot, but mount point was not unmounted. The path to the mount point for the removed 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