Android.Content.Intent.ActionMediaChecking Field
Broadcast Action: External media is present, and being disk-checked The path to the mount point for the checking media is contained in the Intent.mData field.

Syntax

[Android.Runtime.Register("ACTION_MEDIA_CHECKING")]
public const string ActionMediaChecking

Remarks

Broadcast Action: External media is present, and being disk-checked The path to the mount point for the checking 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 3