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 stringActionMediaBadRemoval
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.