Android.Content.Intent.ActionMediaRemoved Field
Broadcast Action: External media has been removed.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_REMOVED")]
public const string ActionMediaRemoved

Remarks

Broadcast Action: External media has been removed. 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